wls2002
|
b9d6482d11
|
add obs normalization for rl env
|
2024-06-14 16:11:50 +08:00 |
|
wls2002
|
3d5b80c6fa
|
add action_policy for problem;
|
2024-06-07 17:09:16 +08:00 |
|
wls2002
|
10ec1c2df9
|
add jumanji env;
add repeat times for rl_env
|
2024-06-05 14:24:17 +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
|
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
|
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
|
3547aa4c66
|
Merge branch 'main' into advance
|
2024-05-24 19:42:03 +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 |
|
Priokin
|
40b7d8360c
|
initialize methods
|
2024-05-21 14:34:01 +08:00 |
|
wls2002
|
47dbcbea80
|
change repo structure; modify readme
|
2024-03-26 21:58:27 +08:00 |
|