wls2002
|
7bf46575f4
|
Using Evox to deal with RL tasks! With distributed Gym environment!
Three simple tasks in Gym[classical] are tested.
|
2023-07-04 15:44:08 +08:00 |
|
wls2002
|
c4d34e877b
|
perfect! fix bug about jax auto recompile
add task xor-3d
|
2023-07-02 22:15:26 +08:00 |
|
wls2002
|
f6dcb97df8
|
modify method cal_spawn_numbers
spawn_number = previous_size + (target_spawn_number - previous_size) * jit_config['spawn_number_move_rate']
|
2023-07-01 13:36:19 +08:00 |
|
wls2002
|
01b7731231
|
optimize import
|
2023-06-29 09:41:49 +08:00 |
|
wls2002
|
114ff2b0cc
|
modifying
|
2023-06-27 18:47:47 +08:00 |
|
wls2002
|
0cb2f9473d
|
finish ask part of the algorithm;
use jax.lax.while_loop in graph algorithms and forward function;
fix "enabled not care" bug in forward
|
2023-06-25 00:26:52 +08:00 |
|
wls2002
|
35b095ba74
|
modifying
|
2023-06-19 17:32:34 +08:00 |
|
wls2002
|
5cbe3c14bb
|
Current Progress: After final design presentation
|
2023-06-19 15:17:56 +08:00 |
|