floodsung / DDPGLinks
Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
☆573Updated 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…☆277Updated 7 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆724Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆620Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆416Updated 4 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,040Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).