XinJingHao / DDPG-PytorchLinks
A clean Pytorch implementation of DDPG on continuous action space.
☆28Updated 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 Reinforcement Learning Project using PPO + LSTM☆111Updated 2 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆24Updated last year
- Transformer in RL for decision-making☆103Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆108Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- DSAC; Distributional Soft Actor-Critic☆136Updated 11 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆89Updated 9 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆219Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 11 months ago
- Transfer learning in deep reinforcement learning for continuous control. Implemented DDPG and TD3 algorithms and evaluated ability to ada…☆17Updated 11 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 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
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆155Updated last year
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 8 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆46Updated 5 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆432Updated last month
- The official code releasement of publications in MARL field of TJU RL lab.☆86Updated 3 years ago
- 深度强化学习各算法介绍与Pytorch实现☆74Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆235Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆92Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆20Updated 2 years ago
- The implementation of LSTM-TD3.☆87Updated 2 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆142Updated 6 months ago
- Official Github Repository for "Trust Region-Based Safe Distributional Reinforcement Learning for Multiple Constraints". (NeurIPS 2023)☆20Updated 2 months ago
- Robust and safe deep reinforcement learning algorithms☆16Updated last year