Using Evox to deal with RL tasks! With distributed Gym environment!
Three simple tasks in Gym[classical] are tested.
This commit is contained in:
@@ -12,7 +12,7 @@ random_seed = 42
|
||||
fitness_threshold = 8
|
||||
generation_limit = 1000
|
||||
fitness_criterion = "max"
|
||||
pop_size = 100000
|
||||
pop_size = 10000
|
||||
|
||||
[genome]
|
||||
compatibility_disjoint = 1.0
|
||||
|
||||
Reference in New Issue
Block a user