Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 488 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 488 Bytes

Smart snake 🐍🎓

Smart snake implementation using genetic algorithms to train the neural network which plays the snake and using reinforcement learning.

Genetic algorithm with neural network

Neural network playing the snake after 400 generations of learning with genetic algorithm.

Reinforcement learning