There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Neuroevolution of 2-legged creatures learning to walk further-faster. A 2D simulation using 3-layer perceptron neural networks that controls a creature's joints, updating the network's weights using simple genetic algorithms. The goal of the simulation is to evolve those creatures, that start with no idea on how to move their limbs, to learn how to walk forward and progress with each generation.