camigord / Distributed_DDPGLinks
Parallel implementation of DDPG
☆13Updated 8 years ago
Alternatives and similar repositories for Distributed_DDPG
Users that are interested in Distributed_DDPG are comparing it to the libraries listed below
Sorting:
- implement of prioritized experience replay☆159Updated 7 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 3 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- ☆79Updated 7 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 9 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆193Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 9 years ago
- Exploring the use of options in creating small worlds for faster learning in RL Domains☆16Updated 13 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Deep Attention Recurrent Q-Network☆115Updated 10 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Updated 7 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 8 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆139Updated last year
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 8 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆185Updated 7 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆70Updated 8 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Updated last year