XinJingHao / DDPG-PytorchLinks
A clean Pytorch implementation of DDPG on continuous action space.
☆24Updated 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☆29Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆161Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆91Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 4 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆391Updated last month
- Transformer in RL for decision-making☆100Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆185Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆130Updated 6 months ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆21Updated last year
- ☆86Updated last month
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆142Updated last year
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 3 months ago
- A Reinforcement Learning Project using PPO + Transformer☆65Updated 2 years ago
- Robust and safe deep reinforcement learning algorithms☆15Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 6 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆154Updated last year
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆120Updated last month
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆95Updated last year
- The repository is for safe reinforcement learning baselines.☆690Updated last month
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- ☆52Updated 2 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- Average-Reward Reinforcement Learning with Trust Region Methods☆10Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year