You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
same here - looks like it might have something todo with the fitness hitting 200? That there's no more variation in the population? Huh, let me found out:
step: 121, mean fitness: 195.59, std: 13.277
step: 122, mean fitness: 198.24, std: 8.447
step: 123, mean fitness: 193.96, std: 28.307
>>> step: 124, mean fitness: 200.0, std: 0.0
step: 125, mean fitness: 9.322, std: 0.26053
step: 126, mean fitness: 9.324, std: 0.25679
step: 127, mean fitness: 9.342, std: 0.23482
step: 128, mean fitness: 9.3, std: 0.22131
Hi,
When running cartpole.py, I get the following (go to step 119):
Is this supposed to happen while maximizing mean fitness? If so, why?
The text was updated successfully, but these errors were encountered: