vedantgoswami / SnakeGameAI
AI driven snake game using Reinforcement Learning and Deep Q Learning
☆44Updated 3 years ago
Alternatives and similar repositories for SnakeGameAI:
Users that are interested in SnakeGameAI are comparing it to the libraries listed below
- ☆287Updated 3 years ago
- ☆89Updated 4 years ago
- A simple self-driving AI car game, which uses NEAT.☆275Updated 7 months ago
- A notebook walking through how to use Keras RL to solve Atari environments.☆23Updated 4 years ago
- 🏎️ Teaching a car how to drive using the NEAT algorithm in Python.☆26Updated last month
- This is the code for a self driving Neural Network using NEAT in Python☆85Updated 4 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated 2 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆184Updated 2 years ago
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆69Updated 4 years ago
- This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.☆102Updated last year
- Snake Gane using OpenCV Python☆13Updated 5 years ago
- A.I. learns how to drive with reinforcement learning☆22Updated 4 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆182Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆212Updated last week
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆47Updated 2 years ago
- A self driving machine learning algorithm☆54Updated 3 years ago
- A RL project focussed on autonomous parking, using Unity's MLAgents toolkit.☆48Updated 2 years ago
- Snake using RL☆14Updated last year
- Reinforcement learning tutorials☆365Updated last year
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 5 years ago
- ☆46Updated 5 years ago
- AI research environment for the game of Snake 🐍 .☆90Updated 3 years ago
- TensorFlow Reinforcement Learning Quick Start Guide, published by Packt☆50Updated 2 years ago
- Python Reinforcement Learning Projects, published by Packt☆178Updated last year
- Use reinforcement learning to train a flappy bird which NEVER dies in Python.☆36Updated 5 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆28Updated 6 years ago
- A neural network that is trained with a genetic algorithm to predict the next best move in Tetris☆112Updated 4 years ago
- This project contains my implementation of the NEAT-Python algorithm to use a recurrent neural network that enables an AI-controlled Mari…☆27Updated 4 years ago
- python from scratch implementation of Neuroevolution of Augmenting Topologies☆10Updated 3 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆106Updated 2 months ago