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.
Implements three distinct solver algorithms—Hamilton cycle pathfinding for near-optimal play, greedy heuristic search, and experimental deep Q-learning—evaluated across 1000-episode trials measuring final snake length and step efficiency. Built in Python with Tkinter visualization and includes comprehensive unit tests for algorithm validation.
About Serpinco_
7enTropy7/Serpinco_
A Deep Q Network A.I agent that plays the old classic Nokia Snakes Game!
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work