Skip to content
Snippets Groups Projects
Commit 74999e27 authored by Philip Maas's avatar Philip Maas
Browse files

Merge remote-tracking branch 'origin/main'

parents a3f78213 2b4c3923
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,7 @@ This is because the walker tries to generate movement by trembling with it's leg
| `MUTATION_FACTOR` | Percentage of actions that will be mutated for each walker. | [0;1] | 0.2 |
| `BRAIN_SIZE` | Number of actions in the first generation. | [0;1600] | 50 |
| `INCREASE BY` | Incrementation of steps for each episode. | [0;∞[ | 5 |
| `GENS` | Number of generations. | [0;∞[ | 2000 |
# Evolution Strategies
After 1000 episodes, which is about 1h of learning, it will reach ~250 reward.\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment