elvisun / Snake-Game-AILinks
snake game AI in python
☆44Updated 7 years ago
Alternatives and similar repositories for Snake-Game-AI
Users that are interested in Snake-Game-AI are comparing it to the libraries listed below
Sorting:
- Gym - 32 levels of original Super Mario Bros☆290Updated 6 years ago
- I built the pacman game without the ai for pacman☆203Updated 7 years ago
- NEAT Solver for OpenAI☆146Updated 8 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆169Updated 6 years ago
- NEAT implementation for Flappy Bird game☆23Updated 5 years ago
- ☆248Updated 3 years ago
- AI research environment for the game of Snake 🐍 .☆91Updated 4 years ago
- A deep reinforcement learning bot that plays tetris☆305Updated 10 months ago
- ☆91Updated 4 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆779Updated last year
- An RL implementation in Keras☆103Updated 7 years ago
- Code to go along with lessons at http://kidscancode.org/lessons☆599Updated 3 years ago
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago
- ☆375Updated 4 years ago
- Using the genetic algorithm and neural networks I trained up 5 snakes who will then fuse to become the ultimate snake, this is how I did …☆796Updated 4 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆57Updated 5 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 2 years ago
- Faithful Pac-Man adaptation using PyGame including bouncing fruit, ghosts that chase you with the A* algorithm, and support for external …☆142Updated 3 years ago
- Tutorials for building a PySC2 bot☆294Updated 2 years ago
- A StarCraft II bot api client library for Python 3☆592Updated 2 years ago
- A Flappy Bird Clone using python-pygame☆1,124Updated last year
- This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube☆211Updated 4 years ago
- I created an AI to play pool, and here it is☆216Updated 5 years ago
- Here is the code for my genetic algorithm tutorial☆186Updated 6 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆558Updated 4 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆383Updated 2 years ago
- AI trained using Genetic Algorithm and Deep Learning to play the game of snake☆155Updated 5 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆163Updated 6 years ago
- A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural …☆1,521Updated last month