evolvingANN
A 'fish tank' with a set of creatures that evolve each generation with the goal of collecting food and avoiding danger.
Each creature is controlled by an artificial neural network, and training is carried out by a genetic algorithm, mixing the 'chromosomes' of the 'fittest' from to form the next generation.
Written in python, using the pygame module for graphics, during ichack16.
Log in or sign up for Devpost to join the conversation.