Commit Graph

13 Commits

Author SHA1 Message Date
wls2002
ebad574431 hyper neat 2023-07-24 19:25:02 +08:00
wls2002
ac295c1921 change a lot a lot a lot!!!!!!! 2023-07-24 02:16:02 +08:00
wls2002
48f90c7eef complete HyperNEAT! 2023-07-21 15:03:12 +08:00
wls2002
a0a1ef6c58 create state 2023-07-14 17:27:22 +08:00
wls2002
7265e33c43 complete forward ways 2023-07-08 20:52:31 +08:00
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