snake-reinforcement-learning and snake-ml
Both projects utilize genetic algorithms and neural networks to train AI models for the game Snake, making them direct competitors offering similar functionality for the same problem space.
About snake-reinforcement-learning
arthurdjn/snake-reinforcement-learning
Genetic Algorithm and Neural Network for the snake game.
This project offers an AI that learns to play the classic Snake game. It takes the game's environment as input and outputs the snake's next move, aiming to maximize score by eating apples and avoiding obstacles. This is designed for researchers, students, or enthusiasts interested in observing and experimenting with AI powered by genetic algorithms and neural networks.
About snake-ml
blayyyyyk/snake-ml
Training a custom machine learning model to play n-dimensional games of snake using a genetic learning algorithm.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work