snake and Serpinco_
These are competitors—both implement independent AI agents (one using unspecified methods, the other explicitly using Deep Q-Learning) to autonomously play the Snake game, with no technical integration between them.
About snake
chynl/snake
Artificial intelligence for the Snake game.
This project develops and evaluates different AI strategies for the classic Snake game. It takes in game parameters and an AI algorithm, then outputs metrics like the snake's average length and number of steps taken. This is for game developers, AI researchers, or enthusiasts interested in comparing and understanding game-playing AI.
About Serpinco_
7enTropy7/Serpinco_
A Deep Q Network A.I agent that plays the old classic Nokia Snakes Game!
This project offers a pre-trained AI that autonomously plays the classic Nokia Snake game. It takes the game's visual state as input and outputs game-playing actions, allowing you to observe a Deep Reinforcement Learning agent in action. Anyone interested in seeing AI agents trained to master simple games would find this engaging.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work