XinJingHao / DDPG-PytorchLinks
A clean Pytorch implementation of DDPG on continuous action space.
☆27Updated last year
Alternatives and similar repositories for DDPG-Pytorch
Users that are interested in DDPG-Pytorch are comparing it to the libraries listed below
Sorting:
- A clean and robust Pytorch implementation of TD3 on continuous action space☆30Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 8 months ago
- Solve BipedalWalkerHardcore-v2 with TD3☆95Updated 2 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆24Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆427Updated 3 weeks ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆214Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆102Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 5 years ago
- Transformer in RL for decision-making☆103Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆105Updated 2 years ago
- Average-Reward Reinforcement Learning with Trust Region Methods☆11Updated 3 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 7 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆162Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆135Updated 10 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆93Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 10 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆21Updated 2 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 3 years ago
- DDPG algorithm for PID tuning☆31Updated 5 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- ☆55Updated 6 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆151Updated last year
- Transfer learning in deep reinforcement learning for continuous control. Implemented DDPG and TD3 algorithms and evaluated ability to ada…☆17Updated 10 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- The implementation of LSTM-TD3.☆86Updated 2 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆226Updated last year