snake and snake-reinforcement-learning
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 snake-reinforcement-learning
pawel-kieliszczyk/snake-reinforcement-learning
AI (A2C agent) mastering the game of Snake with TensorFlow 2.0
This project helps AI researchers and students train an AI agent to master the classic game of Snake. By applying reinforcement learning, specifically a distributed A2C algorithm, it takes raw pixel data from the game as input and outputs a highly skilled AI that can achieve maximum scores. It's designed for anyone exploring or implementing reinforcement learning techniques.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work