floodsung / DDPG
Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
☆555Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for DDPG
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆275Updated 6 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆717Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆572Updated 6 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆615Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆665Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,230Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆392Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆526Updated 6 years ago
- Implementation of TRPO and related algorithms☆620Updated 6 years ago
- Constrained Policy Optimization☆305Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆392Updated 3 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆414Updated 11 months ago
- Simple A3C implementation with pytorch + multiprocessing☆617Updated last year
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆211Updated 6 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,216Updated 11 months ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆655Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- Soft Actor-Critic☆999Updated 11 months ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆386Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆297Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆562Updated last year
- Code for the paper "Generative Adversarial Imitation Learning"☆691Updated 5 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆977Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆671Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆433Updated 6 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,640Updated 7 months ago
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆377Updated 4 years ago