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:
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- ☆69Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 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…☆37Updated 7 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 7 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆18Updated 6 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft☆49Updated 6 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- ☆12Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆191Updated last year
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 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
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆159Updated 7 years ago
- Deep Reinforcement Learning (RL) Using Python☆35Updated last year
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆38Updated 4 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- research and implementations of Deep RL agents and their applications☆59Updated 2 months ago
- ☆18Updated last year
- Reinforcement Learning DQN - using OpenAI gym Mountain Car☆23Updated 3 years ago
- Application of proximal policy optimization algorithm to the card game Big 2 using Tensorflow☆81Updated 2 years ago