Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch
☆631Aug 13, 2018Updated 7 years ago
Alternatives and similar repositories for pytorch-ddpg
Users that are interested in pytorch-ddpg are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Feb 16, 2021Updated 5 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆421Mar 17, 2021Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,593Mar 24, 2023Updated 3 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆573Sep 28, 2021Updated 4 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,317Sep 25, 2019Updated 6 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,882May 29, 2022Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- Actor-critic with experience replay☆258Oct 9, 2022Updated 3 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆692Jun 5, 2018Updated 7 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Sep 13, 2018Updated 7 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,418Apr 16, 2024Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,044Jul 14, 2023Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆591Dec 5, 2021Updated 4 years ago
- PyTorch implementation of soft actor critic☆940Jul 17, 2025Updated 8 months ago
- Deep Reinforcement Learning with pytorch & visdom☆804Jul 16, 2020Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Nov 11, 2017Updated 8 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆70Nov 28, 2019Updated 6 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,324Jul 9, 2024Updated last year
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,559May 25, 2024Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆684Nov 26, 2019Updated 6 years ago
- Collection of reinforcement learning algorithms☆2,884Jun 17, 2024Updated last year
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Jan 5, 2019Updated 7 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆428Nov 1, 2017Updated 8 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,677Aug 1, 2024Updated last year
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Jun 18, 2019Updated 6 years ago
- Proximal Policy Optimization in PyTorch☆39Dec 10, 2017Updated 8 years ago
- Simple change of a3c to a2c☆15Jun 18, 2017Updated 8 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,168Nov 4, 2021Updated 4 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Dec 7, 2022Updated 3 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Oct 11, 2018Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Mar 25, 2018Updated 8 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Jan 3, 2020Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Mar 1, 2018Updated 8 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,663Jan 13, 2022Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Jul 10, 2022Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆359Feb 3, 2020Updated 6 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Feb 16, 2018Updated 8 years ago
- Soft Actor-Critic☆1,230Nov 29, 2023Updated 2 years ago
- Implementation of PPO in Pytorch☆41Dec 6, 2017Updated 8 years ago