floodsung / DDPG
Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
☆559Updated 3 years ago
Alternatives and similar repositories for DDPG:
Users that are interested in DDPG are comparing it to the libraries listed below
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆409Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 4 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆639Updated 6 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,256Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆596Updated 6 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year
- Implementations of selected inverse reinforcement learning algorithms.☆1,005Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆686Updated last year
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆722Updated 7 years ago
- Implementation of TRPO and related algorithms☆627Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆558Updated 7 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆702Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆419Updated last year
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆212Updated 7 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆621Updated 10 months ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆659Updated 5 years ago
- Constrained Policy Optimization☆313Updated 7 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,177Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆634Updated 2 years ago
- Soft Actor-Critic☆1,056Updated last year
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆396Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆371Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,608Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆388Updated 5 years ago
- Actor-critic with experience replay☆252Updated 2 years ago