floodsung / DDPGLinks
Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
☆563Updated 3 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…☆274Updated 7 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆616Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆723Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆411Updated 4 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆646Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆706Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆664Updated 7 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆592Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,281Updated 5 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆402Updated 7 years ago
- Constrained Policy Optimization☆321Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆427Updated last year
- Implementations of selected inverse reinforcement learning algorithms.☆1,030Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,316Updated last year
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 8 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆639Updated last year
- A3C LSTM Atari with Pytorch plus A3G design☆569Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Implementation of TRPO and related algorithms☆632Updated 7 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆606Updated 8 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆713Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,228Updated 4 years ago
- ☆391Updated 4 years ago