benjamin-dupuis / DQN-snakeLinks
Deep Reinforcement Learning algorithm to learn to play Snake
☆18Updated 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:
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- ☆12Updated 3 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 8 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- Implementation of Double Deep Q Networks and Dueling Q Networks using Keras on Space Invaders using OpenAI Gym. Code can be easily genera…☆37Updated 7 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- A Universal Deep Reinforcement Learning Framework☆71Updated 3 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 8 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- Deep Q-Network (DQN) to play classic Atari Games☆11Updated 8 years ago
- Deep Reinforcement Learning (RL) Using Python☆35Updated last year
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆12Updated 7 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 8 years ago
- ☆69Updated 7 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- AI research environment for the Atari 2600 games 🤖.☆259Updated 3 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆88Updated 4 years ago