XinJingHao / DDPG-Pytorch
A clean Pytorch implementation of DDPG on continuous action space.
☆17Updated 9 months ago
Alternatives and similar repositories for DDPG-Pytorch:
Users that are interested in DDPG-Pytorch are comparing it to the libraries listed below
- A clean and robust Pytorch implementation of TD3 on continuous action space☆26Updated 9 months ago
- DSAC; Distributional Soft Actor-Critic☆125Updated last month
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆41Updated 4 years ago
- Transformer in RL for decision-making☆94Updated 2 years ago
- A Reinforcement Learning Project using PPO + LSTM☆61Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆67Updated 9 months ago
- Solve BipedalWalkerHardcore-v2 with TD3☆85Updated last year
- The implementation of LSTM-TD3.☆76Updated 2 years ago
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆80Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 2 weeks ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆137Updated 9 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆100Updated 3 years ago
- Model-Free Safe Reinforcement Learning through Neural Barrier Certificate☆33Updated 10 months ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆69Updated last year
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆69Updated 5 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 10 months ago
- Transfer learning in deep reinforcement learning for continuous control. Implemented DDPG and TD3 algorithms and evaluated ability to ada…☆13Updated 2 weeks ago
- The official code releasement of publications in MARL field of TJU RL lab.☆70Updated 2 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆19Updated 9 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Hello😜☆31Updated 4 years ago
- Implementation of PPO Lagrangian in PyTorch☆38Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- ☆38Updated 2 months ago
- Approximate dynamic programming (ADP) and Policy gradient (PG) based sequential optimal experimental design (sOED)☆19Updated 2 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆53Updated last year
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆56Updated 9 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆120Updated 10 months ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆82Updated last year