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
|
eb15ff72fe
|
fix a bug in stagnation
|
2023-07-01 16:55:45 +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
|
896082900a
|
add column "members_count" to species_info
|
2023-06-29 10:39:50 +08:00 |
|
wls2002
|
f5c1ce72f9
|
add visualize module
|
2023-06-29 10:20:48 +08:00 |
|
wls2002
|
d28cef1a87
|
The whole NEAT algorithm is written into functional programming.
|
2023-06-29 09:28:49 +08:00 |
|
wls2002
|
114ff2b0cc
|
modifying
|
2023-06-27 18:47:47 +08:00 |
|