Commit Graph

9 Commits

Author SHA1 Message Date
wls2002
51028346fd update cal_spawn_numbers_by_fitness 2025-01-30 19:50:26 +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
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
root
6edf083d4f update some files for save 2024-07-15 14:25:51 +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
root
5fdf7b29bc add License and pyproject.toml 2024-07-11 23:56:06 +08:00