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
|
cd92f411dc
|
add args record_episode in rl tasks, with related test "test_record_episode.ipynb";
add args return_data in func_fit tasks.
|
2024-05-30 17:05:56 +08:00 |
|
wls2002
|
9f6154d128
|
update HyperNEAT;
All example can currently run!
|
2024-05-26 19:51:22 +08:00 |
|
wls2002
|
18c3d44c79
|
complete fully stateful!
use black to format all files!
|
2024-05-26 18:08:43 +08:00 |
|
Djordje Grbic
|
4336c81ae3
|
Remove state from act_func arguments
|
2024-04-16 12:18:22 +02:00 |
|
wls2002
|
47dbcbea80
|
change repo structure; modify readme
|
2024-03-26 21:58:27 +08:00 |
|