Artificial intelligence for the Snake game.
-
Updated
Feb 28, 2025 - Python
Artificial intelligence for the Snake game.
A self-learning snake game implemented using NEAT algorithm
A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.
Implement a snake AI with deep Q learning using PyTorch
AI for Snake game using A star algorithm
A simple self-playing snake game.
A* Algorithm for the snake game.
parameter optimization of a reinforcement learning deep Q network with memory replay buffer using genetic algorithm in the snake game. base code for snake env from codecamp
AI-powered Snake game in Python, demonstrating various search algorithms (A*, BFS, DFS, Greedy, Online Search) with visualizations using Pygame.
Neural Expect Sarsa Reinforcement Learning Agent for Snake
This project is about a game called snake 🐍that you can play yourself or play with AI .
Training AI to play snake
implemented q learning and deep q learning(with tensorflow) to play snake game in python
An Ai that plays and wins the Snake Game using Python
Machine Learning project using Q-Learning without any ML library
Ai learns how to play snake
Implementing diverse AI algorithms for autonomous play in the classic Snake Game.
In this repository you will see an agent playing the Snake game
Snake AI using Reinforcement Learning (Q-Learning)
Add a description, image, and links to the snake-ai topic page so that developers can more easily learn about it.
To associate your repository with the snake-ai topic, visit your repo's landing page and select "manage topics."