L706077 / Deep-Reinforcement-Learning-PapersLinks
awesome deep learning papers for reinforcement learning
☆17Updated 7 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning-Papers
Users that are interested in Deep-Reinforcement-Learning-Papers are comparing it to the libraries listed below
Sorting:
- ☆35Updated 7 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- Some notes and experience about David Silver's Reinforcement Learning Course☆47Updated 6 years ago
- Implementation of benchmark RL algorithms☆470Updated 3 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆429Updated last year
- Code for hierarchical imitation learning and reinforcement learning☆295Updated 7 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆261Updated 5 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆89Updated 5 years ago
- ☆274Updated 7 years ago
- TensorFlow2 Reinforcement Learning☆477Updated 3 years ago
- S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics☆643Updated 4 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 7 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆281Updated 4 years ago
- Paper Collection for Imitation Learning in RL.☆149Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆683Updated 4 years ago
- ☆345Updated 7 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- ☆185Updated 3 years ago
- A collection of research and survey papers of hierarchical reinforcement learning (HRL).☆50Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- ☆106Updated 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…☆189Updated last year