vedantgoswami / SnakeGameAI
AI driven snake game using Reinforcement Learning and Deep Q Learning
☆58Updated 3 years ago
Alternatives and similar repositories for SnakeGameAI:
Users that are interested in SnakeGameAI are comparing it to the libraries listed below
- This is the code for a self driving Neural Network using NEAT in Python☆86Updated 4 years ago
- ☆376Updated last year
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- 🧠 NEAT algorithm applied to Chrome Dinosaur game in Python.☆38Updated last month
- ☆90Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆118Updated 4 years ago
- A simple self-driving AI car game, which uses NEAT.☆277Updated 8 months ago
- AI research environment for the game of Snake 🐍 .☆90Updated 3 years ago
- Reinforcement learning tutorials☆365Updated last year
- A deep reinforcement learning bot that plays tetris☆283Updated 5 months ago
- A neural network that is trained with a genetic algorithm to predict the next best move in Tetris☆112Updated 4 years ago
- Using the NEAT algorithm to train an AI to play pong in Python!☆76Updated 3 months ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆154Updated 6 years ago
- These code files implement the deep Q learning network algorithm from scratch by using Python, TensorFlow, and OpenAI Gym. The codes are …☆18Updated 5 months ago
- 🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficient…☆82Updated 7 months ago
- Make autonomous landing rockets using Deep Reinforcement Learning (Unity ML-Agents)☆84Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆398Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆286Updated 4 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated 2 years ago
- A self driving machine learning algorithm☆55Updated 3 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆92Updated 5 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆822Updated 3 years ago
- Snake Gane using OpenCV Python☆13Updated 5 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆139Updated 4 months ago
- A curated list of awesome reinforcement courses, video lectures, books, library and many more.☆33Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated 3 weeks ago
- 🏎️ Teaching a car how to drive using the NEAT algorithm in Python.☆26Updated last month
- Sepentia - a chess engine coded in python that uses alphabeta/negamax and transposition table with better move ordering to achieve an ELO…☆18Updated 7 months ago