root
|
ee8ec84202
|
odify genome for the official release
|
2024-07-10 11:24:11 +08:00 |
|
wls2002
|
075460f896
|
fix bugs
|
2024-06-20 16:32:52 +08:00 |
|
wls2002
|
edfb0596e7
|
add input_transform and update_input_transform;
change the args for genome.forward.
Origin: (state, inputs, transformed)
New: (state, transformed, inputs)
|
2024-06-03 10:53:15 +08:00 |
|
wls2002
|
6aa9011043
|
modify pipeline for "update_by_data";
fix bug in speciate. currently, node_delete and conn_delete can successfully work
|
2024-05-31 15:32:56 +08:00 |
|
wls2002
|
18c3d44c79
|
complete fully stateful!
use black to format all files!
|
2024-05-26 18:08:43 +08:00 |
|
wls2002
|
cf69b916af
|
use black format all files;
remove "return state" for functions which will be executed in vmap;
recover randkey as args in mutation methods
|
2024-05-26 15:46:04 +08:00 |
|
wls2002
|
47dbcbea80
|
change repo structure; modify readme
|
2024-03-26 21:58:27 +08:00 |
|