Commit Graph

16 Commits

Author SHA1 Message Date
wls2002
5fa5e81c72 add example for recurrent network 2025-04-16 10:06:23 +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
root
0760882aae update README.md 2024-07-15 21:02:58 +08:00
Priokin
2b391a9b33 ant example 2024-07-13 20:06:17 +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
e372ed7dcc update some examples 2024-07-11 20:45:40 +08:00
root
cef27b56bb update problem and pipeline 2024-07-11 19:34:12 +08:00
root
3cb5fbf581 update hyperneat and related examples 2024-07-11 15:08:02 +08:00
root
ee8ec84202 odify genome for the official release 2024-07-10 11:24:11 +08:00
wls2002
47dbcbea80 change repo structure; modify readme 2024-03-26 21:58:27 +08:00
wls2002
6970e6a6d5 finish all refactoring 2024-02-21 15:41:08 +08:00
wls2002
aac41a089d new architecture 2024-01-27 00:52:39 +08:00
wls2002
82eeb194de update half_cheetah.gif 2023-10-22 21:02:18 +08:00
wls2002
15dadebd7e complete show() in brax env 2023-10-22 21:01:06 +08:00
wls2002
7f042e07c2 add brax env 2023-10-17 20:20:03 +08:00