benjamin-dupuis / DQN-snakeLinks
Deep Reinforcement Learning algorithm to learn to play Snake
☆17Updated 2 years ago
Alternatives and similar repositories for DQN-snake
Users that are interested in DQN-snake are comparing it to the libraries listed below
Sorting:
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Implementation of Double Deep Q Networks and Dueling Q Networks using Keras on Space Invaders using OpenAI Gym. Code can be easily genera…☆38Updated 7 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Deep Q-Network (DQN) to play classic Atari Games☆11Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆49Updated 7 years ago
- Deep Q-Networks in tensorflow☆10Updated 8 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- A collection of various projects related to Reinforcement Learning☆20Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated 2 years ago
- ☆69Updated 6 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆90Updated 6 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated 11 months ago
- ☆18Updated 11 months ago
- Tetris with a Deep Q Network.☆44Updated 2 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆137Updated 6 years ago
- ☆82Updated 6 years ago
- Deep Reinforcement Learning (RL) Using Python☆35Updated last year
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 3 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 7 years ago