Mostafa-Samir / 2048-RL-DRQN
An attempt at applying Deep RL on the board game 2048
☆16Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for 2048-RL-DRQN
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 7 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆31Updated 6 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆43Updated 6 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆43Updated 6 years ago
- ☆57Updated last year
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 6 years ago
- An implementation of Deep Q-Network using Caffe☆68Updated 9 years ago
- Noisy Networks for Exploration☆185Updated 6 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 7 years ago
- Tensorflow implementation of A3C algorithm☆48Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 6 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- ☆46Updated 6 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆53Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆41Updated 8 years ago
- Atari gauntlet for RL agents☆29Updated 7 years ago
- ☆39Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 5 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 7 years ago
- implement of prioritized experience replay☆156Updated 6 years ago