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:
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 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
- implement of prioritized experience replay☆159Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 9 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Exploring the use of options in creating small worlds for faster learning in RL Domains☆16Updated 14 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Updated 7 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Updated last year
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- ☆79Updated 7 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Updated 7 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆70Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Updated 9 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆186Updated 8 years ago
- Using Pilco algorithm to find a controller for few robotic problems☆43Updated 10 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆139Updated last year
- Noisy Networks for Exploration☆187Updated 8 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago