evolutionSimulator
evolutionSimulator copied to clipboard
Evolution Simulator with Box2D
The current speed of the human should be an input node of the network - as different moves are required to start going from standing still compared to the moves...
Originally discussed at https://github.com/adityathebe/evolutionSimulator/pull/4#discussion_r379882416 After introducing elitism which pushed bestHuman from the previous generation as the first element of the new one, I would expect the first human in the...
I've run it for 1500+ generations and don't get beyond 3 steps. It would be interesting to see what the best strategies found have been. People could just post https://gist.github.com/...