Mostafa-Samir / 2048-RL-DRQN
An attempt at applying Deep RL on the board game 2048
☆17Updated 8 years ago
Alternatives and similar repositories for 2048-RL-DRQN
Users that are interested in 2048-RL-DRQN are comparing it to the libraries listed below
Sorting:
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- ☆56Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆42Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Noisy Networks for Exploration☆185Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 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 9 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 7 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- DDPG on OpenAI Gym Pendulum☆18Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Helpful files for Visual Doom AI Competition 2017☆44Updated 6 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆162Updated 8 years ago
- ☆46Updated 6 years ago
- ☆56Updated 2 years ago
- Implementation of A Distributional Perspective on Reinforcement Learning☆35Updated 7 years ago
- Attention is All You Need in Sonnet☆38Updated 7 years ago
- Reinforcement learning models in ViZDoom environment☆133Updated 3 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- implement of prioritized experience replay☆159Updated 6 years ago