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 9 years ago
- Implementation of A Distributional Perspective on Reinforcement Learning☆35Updated 8 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆165Updated 8 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 8 years ago
- Pointer Networks☆103Updated 9 years ago
- Chainer implementation of Double Deep Q-Network (Double DQN)☆27Updated 9 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- This code is written for the blogs☆270Updated 9 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- deep reinforcement learning for personal research☆85Updated 8 years ago
- ☆53Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 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
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Pointer Networks in Tensorflow☆100Updated 7 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 4 months ago
- Apply reinforcement learning to visual attention☆18Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Malmo Challenge☆69Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 8 years ago
- the solustion to https://openai.com/requests-for-research☆12Updated 8 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 8 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago