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 Reinforcement Learning Project using PPO + LSTM☆94Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆96Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆164Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆86Updated 6 months ago
- Transformer in RL for decision-making☆100Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆193Updated last year
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 5 months ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆22Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆401Updated 3 months ago
- Average-Reward Reinforcement Learning with Trust Region Methods☆11Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆132Updated 8 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆93Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- ☆54Updated 4 months ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆125Updated 3 months ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆44Updated 5 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆155Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆142Updated last year
- ☆87Updated 3 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆53Updated 7 months ago
- 深度强化学习各算法介绍与Pytorch实现☆69Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- (ICML 2024) The official code for EvoRainbow: Combining Improvements in Evolutionary Reinforcement Learning for Policy Search☆32Updated last year
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆91Updated 10 months ago