14 Commits

Author SHA1 Message Date
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
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
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
9bad577d89 adjust default parameter; successful run recurrent-xor example 2024-07-11 10:57:43 +08:00
root
4a631f9464 modify NEAT package; successfully run xor example 2024-07-11 10:10:16 +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
f217d87ac6 delete useless;
append readme
2023-09-15 23:50:10 +08:00
wls2002
4efa9445d5 refactor names;
delete useless
2023-09-15 22:33:21 +08:00
wls2002
3b6fe7eadc add more rl task in examples 2023-08-09 18:01:21 +08:00
wls2002
0e44b13291 remove create_func.... 2023-08-04 17:29:36 +08:00