wls2002
6d5f573e28
Add examples for saving evolving state and then restore evolving
2025-02-22 18:51:02 +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
root
0760882aae
update README.md
2024-07-15 21:02:58 +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
cef27b56bb
update problem and pipeline
2024-07-11 19:34:12 +08:00
root
be6a67d7e2
Add CustomFuncFit into problem; Add related examples
2024-07-11 18:32:08 +08:00
root
3cb5fbf581
update hyperneat and related examples
2024-07-11 15:08:02 +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
af54db3b12
change str in config (act, agg) from str to callable
2023-08-05 03:03:02 +08:00
wls2002
0e44b13291
remove create_func....
2023-08-04 17:29:36 +08:00