guoyinwhuthu / reinforcement-learning-paperLinks
☆16Updated 8 years ago
Alternatives and similar repositories for reinforcement-learning-paper
Users that are interested in reinforcement-learning-paper are comparing it to the libraries listed below
Sorting:
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- This code is written for the blogs☆270Updated 8 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆165Updated 8 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- Pointer Networks☆103Updated 9 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 8 years ago
- ☆53Updated 8 years ago
- deep reinforcement learning for personal research☆84Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- (Beta Version!) Experiment Code for Paper ``CoT: Cooperative Training for Generative Modeling of Discrete Data''☆72Updated 6 years ago
- TensorFlow implementation of Pointer Networks☆202Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 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
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Implementation of A Distributional Perspective on Reinforcement Learning☆35Updated 8 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 2 months ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Pointer Networks in Tensorflow☆101Updated 7 years ago
- Malmo Challenge☆69Updated 7 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- Studying Reinforcement Learning Guide☆151Updated 7 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago