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:
- ☆69Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 3 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- AI research environment for the Atari 2600 games 🤖.☆259Updated 2 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- implementation of distributed reinforcement learning with distributed tensorflow☆57Updated 4 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- ☆18Updated 10 months 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
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Deep Q-Networks in tensorflow☆10Updated 8 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 4 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 10 months ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 7 years ago
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆12Updated 8 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆49Updated 7 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago