Commit Graph

236 Commits

Author SHA1 Message Date
wls2002
de2d906656 add some test 2025-02-12 21:37:56 +08:00
wls2002
51028346fd update cal_spawn_numbers_by_fitness 2025-01-30 19:50:26 +08:00
wls2002
39156059d1 fix tiny warning in tutorial 2025-01-30 17:02:16 +08:00
wls2002
f67c69776a Add tutorials 2025-01-30 16:53:24 +08:00
wls2002
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.
2024-12-18 16:20:34 +08:00
WLS2002
e9a8110af5 Update README.md 2024-11-24 15:26:36 +08:00
wls2002
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())
2024-11-23 15:32:28 +08:00
wls2002
5fdaf6806c add normalize in _cal_spawn_numbers_by_fitness 2024-11-22 12:17:49 +08:00
wls2002
647e750b38 add species_number_calculate_by params in neat.py
according to (issue)[https://github.com/EMI-Group/tensorneat/issues/8]
2024-11-22 11:33:47 +08:00
WLS2002
b50128898c Update README.md 2024-11-08 10:39:31 +08:00
WLS2002
220e7ec950 fix typo in readme 2024-10-16 16:03:19 +08:00
WLS2002
c501a3fc41 Merge pull request #7 from sopotc/patch-1
Minor fix for error message in base genome
2024-10-13 21:33:48 +08:00
Sopot Cela
c172abfe4b Minor fix for error message in base genome 2024-10-13 05:50:47 -07:00
WLS2002
e70cc0dd0d Update README.md
fix bugs in network latex formulas and python codes
2024-09-11 03:36:20 +08:00
EMI_Ran
e27816ad8f Update README.md 2024-09-07 14:17:34 +08:00
EMI_Ran
38ed7f5bd8 Update README.md 2024-09-07 14:16:18 +08:00
WLS2002
a9c0e1bd9c fix a bug in EvoX monitor 2024-08-14 15:07:29 +08:00
EMI_Ran
9cf17f8d69 Update README.md 2024-07-18 19:08:20 +08:00
EMI_Ran
a14bf7a2dd Update README.md 2024-07-18 15:01:48 +08:00
EMI_Ran
434bb963d9 Update README.md 2024-07-18 15:01:03 +08:00
EMI_Ran
ae450601e8 Update README.md 2024-07-18 15:00:43 +08:00
EMI_Ran
80a675d4eb Update README.md 2024-07-18 15:00:07 +08:00
EMI_Ran
01d571e3f2 Update README.md 2024-07-18 14:56:16 +08:00
EMI_Ran
6a8c2bdac2 Update README.md 2024-07-18 14:55:39 +08:00
EMI_Ran
a54a0d288a Update README.md 2024-07-18 14:53:28 +08:00
WLS2002
822d51d921 Update README.md🎉 2024-07-18 13:21:05 +08:00
WLS2002
6037256cb2 Update README.md 2024-07-15 22:35:11 +08:00
WLS2002
f1fda55ed0 Update README.md 2024-07-15 22:09:05 +08:00
root
277db8b489 update readme 2024-07-15 22:02:47 +08:00
WLS2002
25dc8ef41c Update README.md 2024-07-15 21:26:37 +08:00
WLS2002
6491d329af Update README.md 2024-07-15 21:25:31 +08:00
root
a2dd842431 update README 2024-07-15 21:05:02 +08:00
root
0cdfa6d3c7 update README.md 2024-07-15 21:03:40 +08:00
root
0760882aae update README.md 2024-07-15 21:02:58 +08:00
root
6edf083d4f update some files for save 2024-07-15 14:25:51 +08:00
root
f032564a43 update save method in pipeline 2024-07-15 11:21:52 +08:00
root
aa8581cd11 update git ignore 2024-07-15 11:21:11 +08:00
WLS2002
fda28a35b6 Update README.md 2024-07-13 21:28:53 +08:00
Priokin
2b391a9b33 ant example 2024-07-13 20:06:17 +08:00
root
a7837f9670 update readme.md 2024-07-12 10:42:29 +08:00
root
3b638d0ba8 update README.md 2024-07-12 07:49:24 +08:00
root
3f11221366 update README.md 2024-07-12 07:48:39 +08:00
root
99b8f7fd90 update a lot, take a break 2024-07-12 07:47:33 +08:00
root
58c56ab2ab update readme 2024-07-12 06:12:35 +08:00
WLS2002
fb60d694ba Merge pull request #6 from EMI-Group/paper_version
Update README.md
2024-07-12 05:15:29 +08:00
root
a768cb2dfd modify pypi_publish.yaml 2024-07-12 05:07:27 +08:00
root
fa4243ee29 add .github 2024-07-12 04:59:50 +08:00
root
7133573383 delete recommend envs 2024-07-12 04:36:29 +08:00
root
0d6e7477bf update functions. Visualize, Interpretable and with evox 2024-07-12 04:35:22 +08:00
root
5fc63fdaf1 fix bugs 2024-07-12 02:25:57 +08:00