Commit Graph

9 Commits

Author SHA1 Message Date
wls2002
fb2ae5d2fa add save function in pipeline 2024-06-16 21:47:53 +08:00
wls2002
b9d6482d11 add obs normalization for rl env 2024-06-14 16:11:50 +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
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
6a37563696 fix bug in crossover: the child from two normal networks should always be normal. 2024-05-22 10:27:32 +08:00
wls2002
d1559317d1 update readme.md for environment configuration 2024-05-20 20:45:48 +08:00
Djordje Grbic
5fdf33ea14 Fix env_name typo 2024-04-16 11:18:15 +02:00
wls2002
47dbcbea80 change repo structure; modify readme 2024-03-26 21:58:27 +08:00