floodsung / DDPGLinks
Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
☆572Updated 4 years ago
Alternatives and similar repositories for DDPG
Users that are interested in DDPG are comparing it to the libraries listed below
Sorting:
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆727Updated 8 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆627Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆420Updated 4 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Updated 8 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,312Updated 6 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆689Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Updated 2 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆426Updated 8 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆729Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Updated 5 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆729Updated 7 years ago
- Simple A3C implementation with pytorch + multiprocessing☆659Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Constrained Policy Optimization☆336Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,061Updated 3 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Updated 7 years ago
- Implementation of TRPO and related algorithms☆646Updated 7 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆661Updated last year
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,934Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,399Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆625Updated 8 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- Implementation of benchmark RL algorithms☆472Updated 3 years ago