vedantgoswami / SnakeGameAI
AI driven snake game using Reinforcement Learning and Deep Q Learning
☆59Updated 3 years ago
Alternatives and similar repositories for SnakeGameAI:
Users that are interested in SnakeGameAI are comparing it to the libraries listed below
- ☆90Updated 4 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆152Updated 5 months ago
- ☆295Updated 3 years ago
- Reinforcement learning tutorials☆369Updated last year
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆88Updated 4 years ago
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆69Updated 4 years ago
- A simple self-driving AI car game, which uses NEAT.☆281Updated 9 months ago
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 6 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆123Updated 5 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆113Updated 4 months ago
- Reinforcement Learning + Starcraft 2☆147Updated 2 years ago
- Use reinforcement learning to train a flappy bird which NEVER dies in Python.☆36Updated 5 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- A notebook walking through how to use Keras RL to solve Atari environments.☆23Updated 4 years ago
- ☆46Updated 5 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆21Updated 3 years ago
- Tutorial series on how to implement DQN with PyTorch from scratch.☆21Updated last month
- This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.☆103Updated last year
- Racing game AI☆110Updated last year
- This project has been created for A* algorithm implementation in Python 3 and Pyp5js is used to visualize that algorithm.☆25Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆834Updated 3 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Using Reinforcement Learning algorithms to teach the computer to beat Super Mario Bros☆35Updated 7 months ago
- ☆44Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆404Updated 3 years ago
- A self driving machine learning algorithm☆55Updated 3 years ago
- ☆70Updated last year
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆154Updated 6 years ago