Commit Graph

  • ec48447670 Add MEND module duplication operator main amd-rocm-acceleration anthonyrawlins 2026-02-28 10:40:54 +11:00
  • 7e872c7191 update logo wls2002 2026-02-09 11:36:44 +08:00
  • cc651bbd75 update evox logo wls2002 2026-02-09 11:35:40 +08:00
  • b9778dcf8b Update README.md WLS2002 2025-08-20 20:29:25 +08:00
  • 44be8fdc4f Update README.md WLS2002 2025-08-20 20:29:06 +08:00
  • 505556a214 Update README.md WLS2002 2025-08-20 20:26:47 +08:00
  • 79b3b4af1c Create README.md in EvoX example WLS2002 2025-08-20 20:18:28 +08:00
  • 4422cc613e Merge pull request #30 from mg10011/feature/RecurrentMutation WLS2002 2025-04-23 09:40:58 +08:00
  • 7b2ae5c8a2 Add RecurrentMutation class for more control over recurrent mutations massy 2025-04-22 10:35:47 -04:00
  • 96923be0b5 Update README.md WLS2002 2025-04-21 12:44:14 +08:00
  • 1ff10b89bd add new example (xor_without_pipeline) wls2002 2025-04-19 20:15:52 +08:00
  • 2c6adf7377 make rl envs lazy import wls2002 2025-04-19 20:15:24 +08:00
  • 3d57ca4cdd Merge pull request #25 from Nam-dada/main WLS2002 2025-04-16 10:46:51 +08:00
  • ffc1f09be0 Remove printing for useless nodes when generating python code or latex formula wls2002 2025-04-16 10:43:38 +08:00
  • 5fa5e81c72 add example for recurrent network wls2002 2025-04-16 10:06:23 +08:00
  • 638418ccef update test Nam-dada 2025-04-14 10:00:57 +08:00
  • f394280347 test Nam-dada 2025-04-14 09:47:55 +08:00
  • d8ad708e5b Add mujoco playground Nam-dada 2025-04-10 17:28:09 +08:00
  • d2baa4bbff fix bug in walker2d_evox wls2002 2025-03-26 10:56:57 +08:00
  • f017e8357a update Evox releated for EvoX-v0.9.1 wls2002 2025-03-26 10:05:49 +08:00
  • 55f1c626d3 fix bugs in to python code, see issue(https://github.com/EMI-Group/tensorneat/issues/24#issuecomment-2731438212) wls2002 2025-03-19 11:56:06 +08:00
  • 540f1b3a43 Merge pull request #22 from williamgt/show-details-use-previous-population WLS2002 2025-03-12 14:48:22 +08:00
  • 287151bf00 Does not request the new population from state, instead use the previous population to evaluate the show_details function from Problem, reflecting which generation is used for printing fitness in the prior part of this function williamgt 2025-03-10 12:01:14 +01:00
  • cbfc6b47f3 Update LICENSE WLS2002 2025-02-28 11:05:59 +08:00
  • b30cbdc669 add remove in state wls2002 2025-02-25 10:50:50 +08:00
  • 6d93930c98 Merge pull request #21 from WhymustIhaveaname/main WLS2002 2025-02-24 09:42:08 +08:00
  • b07add7231 Merge branch 'EMI-Group:main' into main WhymustIhaveaname 2025-02-23 18:17:28 +08:00
  • c2566c3931 add mp4 format to show; fix a bug in visualize Zenbook 2025-02-23 18:16:44 +08:00
  • 6d5f573e28 Add examples for saving evolving state and then restore evolving wls2002 2025-02-22 18:51:02 +08:00
  • 71771debfc add using_multidevice option in pipeline wls2002 2025-02-18 18:25:14 +08:00
  • 14c861b154 Merge pull request #20 from WhymustIhaveaname/main WLS2002 2025-02-18 16:44:58 +08:00
  • d86a3196bd fix show error of cartpolev1 Zenbook 2025-02-17 23:34:33 +08:00
  • d205d34ad2 Merge branch 'EMI-Group:main' into main WhymustIhaveaname 2025-02-17 23:17:50 +08:00
  • 626afcdf75 add multi device support to pipeline Youran on Lambda 2025-02-17 23:06:49 +08:00
  • 57bca89ac2 Merge pull request #19 from EMI-Group/dev-doc WLS2002 2025-02-17 17:34:27 +08:00
  • d787e13a72 update doc wls2002 2025-02-17 17:30:33 +08:00
  • 8e240b20c6 update doc wls2002 2025-02-17 17:25:59 +08:00
  • 72c1604ea0 upodate conf.py in doc wls2002 2025-02-17 17:12:22 +08:00
  • b3277d1b9d remove useless requirement wls2002 2025-02-17 17:09:59 +08:00
  • 185b7162ec update doc wls2002 2025-02-17 17:07:14 +08:00
  • 5ec163ccc0 update document wls2002 2025-02-17 16:36:57 +08:00
  • 7e717853f3 add link to source code function in docs wls2002 2025-02-17 16:24:19 +08:00
  • 5424249918 update readthedocs config wls2002 2025-02-17 16:13:37 +08:00
  • 4791a17362 add readthedocs support wls2002 2025-02-17 16:10:20 +08:00
  • f17f31bb2a fix bug in pipeline.py for show_problem_details https://github.com/EMI-Group/tensorneat/issues/15 wls2002 2025-02-14 12:27:32 +08:00
  • ede30b424c fix bugs in hyperneat; related to https://github.com/EMI-Group/tensorneat/issues/17 wls2002 2025-02-13 12:20:55 +08:00
  • e4f855b4f6 add show_details in problem; releated to https://github.com/EMI-Group/tensorneat/issues/15 wls2002 2025-02-12 22:42:05 +08:00
  • de2d906656 add some test wls2002 2025-02-12 21:37:56 +08:00
  • 51028346fd update cal_spawn_numbers_by_fitness wls2002 2025-01-30 19:50:26 +08:00
  • 39156059d1 fix tiny warning in tutorial wls2002 2025-01-30 17:02:16 +08:00
  • f67c69776a Add tutorials wls2002 2025-01-30 16:53:24 +08:00
  • ee1a2a8271 This commit is related to issue: https://github.com/EMI-Group/tensorneat/issues/11 1. Add origin_node and origin_conn. 2. Change the behavior of crossover and mutation. Now, TensorNEAT will use all fix_attrs(include historical marker if it has one) as identifier for gene in crossover and distance calculation. 3. Other slightly change. 4. Add two related examples: xor_origin and hopper_origin 5. Add related test file. wls2002 2024-12-18 16:20:34 +08:00
  • e9a8110af5 Update README.md WLS2002 2024-11-24 15:26:36 +08:00
  • 1b7e49293a add feedforward substrate and hyperneat and related example; see https://github.com/EMI-Group/tensorneat/issues/9; fix bugs in genome visualize (add plt.close()) wls2002 2024-11-23 15:32:28 +08:00
  • 5fdaf6806c add normalize in _cal_spawn_numbers_by_fitness wls2002 2024-11-22 12:17:49 +08:00
  • 647e750b38 add species_number_calculate_by params in neat.py according to (issue)[https://github.com/EMI-Group/tensorneat/issues/8] wls2002 2024-11-22 11:33:47 +08:00
  • b50128898c Update README.md WLS2002 2024-11-08 10:39:31 +08:00
  • 220e7ec950 fix typo in readme WLS2002 2024-10-16 16:03:19 +08:00
  • c501a3fc41 Merge pull request #7 from sopotc/patch-1 WLS2002 2024-10-13 21:33:48 +08:00
  • c172abfe4b Minor fix for error message in base genome Sopot Cela 2024-10-13 05:50:47 -07:00
  • e70cc0dd0d Update README.md WLS2002 2024-09-11 03:36:20 +08:00
  • e27816ad8f Update README.md EMI_Ran 2024-09-07 14:17:34 +08:00
  • 38ed7f5bd8 Update README.md EMI_Ran 2024-09-07 14:16:18 +08:00
  • a9c0e1bd9c fix a bug in EvoX monitor WLS2002 2024-08-14 15:07:29 +08:00
  • 9cf17f8d69 Update README.md EMI_Ran 2024-07-18 19:08:20 +08:00
  • a14bf7a2dd Update README.md EMI_Ran 2024-07-18 15:01:48 +08:00
  • 434bb963d9 Update README.md EMI_Ran 2024-07-18 15:01:03 +08:00
  • ae450601e8 Update README.md EMI_Ran 2024-07-18 15:00:43 +08:00
  • 80a675d4eb Update README.md EMI_Ran 2024-07-18 15:00:07 +08:00
  • 01d571e3f2 Update README.md EMI_Ran 2024-07-18 14:56:16 +08:00
  • 6a8c2bdac2 Update README.md EMI_Ran 2024-07-18 14:55:39 +08:00
  • a54a0d288a Update README.md EMI_Ran 2024-07-18 14:53:28 +08:00
  • 822d51d921 Update README.md🎉 WLS2002 2024-07-18 13:21:05 +08:00
  • 6037256cb2 Update README.md WLS2002 2024-07-15 22:35:11 +08:00
  • f1fda55ed0 Update README.md WLS2002 2024-07-15 22:09:05 +08:00
  • 277db8b489 update readme root 2024-07-15 22:02:47 +08:00
  • 25dc8ef41c Update README.md WLS2002 2024-07-15 21:26:37 +08:00
  • 6491d329af Update README.md WLS2002 2024-07-15 21:25:31 +08:00
  • a2dd842431 update README root 2024-07-15 21:05:02 +08:00
  • 0cdfa6d3c7 update README.md root 2024-07-15 21:03:40 +08:00
  • 0760882aae update README.md root 2024-07-15 21:02:58 +08:00
  • 6edf083d4f update some files for save root 2024-07-15 14:25:51 +08:00
  • f032564a43 update save method in pipeline root 2024-07-15 11:21:52 +08:00
  • aa8581cd11 update git ignore root 2024-07-15 11:21:11 +08:00
  • fda28a35b6 Update README.md WLS2002 2024-07-13 21:28:53 +08:00
  • 2b391a9b33 ant example Priokin 2024-07-13 20:06:17 +08:00
  • a7837f9670 update readme.md root 2024-07-12 10:42:29 +08:00
  • 3b638d0ba8 update README.md root 2024-07-12 07:49:24 +08:00
  • 3f11221366 update README.md root 2024-07-12 07:48:39 +08:00
  • 99b8f7fd90 update a lot, take a break root 2024-07-12 07:47:33 +08:00
  • 58c56ab2ab update readme root 2024-07-12 06:12:35 +08:00
  • fb60d694ba Merge pull request #6 from EMI-Group/paper_version WLS2002 2024-07-12 05:15:29 +08:00
  • a768cb2dfd modify pypi_publish.yaml root 2024-07-12 05:07:27 +08:00
  • fa4243ee29 add .github root 2024-07-12 04:59:50 +08:00
  • 7133573383 delete recommend envs root 2024-07-12 04:36:29 +08:00
  • 0d6e7477bf update functions. Visualize, Interpretable and with evox root 2024-07-12 04:35:22 +08:00
  • 5fc63fdaf1 fix bugs root 2024-07-12 02:25:57 +08:00
  • 3194678a15 update functions root 2024-07-12 02:14:48 +08:00
  • 45b4155541 modify pyproject.toml root 2024-07-12 00:00:11 +08:00
  • 5fdf7b29bc add License and pyproject.toml root 2024-07-11 23:56:06 +08:00