XinJingHao / DDPG-PytorchLinks
A clean Pytorch implementation of DDPG on continuous action space.
☆22Updated 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.☆156Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 3 months ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 2 months ago
- A Reinforcement Learning Project using PPO + LSTM☆86Updated last year
- Transformer in RL for decision-making☆96Updated 2 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆44Updated 4 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆383Updated last week
- Average-Reward Reinforcement Learning with Trust Region Methods☆10Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆151Updated last year
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆91Updated last year
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆20Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆101Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆140Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆180Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- ☆66Updated last week
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆115Updated last week
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 3 years ago
- A Reinforcement Learning Project using PPO + Transformer☆59Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- DSAC; Distributional Soft Actor-Critic☆129Updated 5 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆149Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆110Updated 4 years ago
- Robust and safe deep reinforcement learning algorithms☆15Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆86Updated 7 months ago