XinJingHao / DDPG-Pytorch
A clean Pytorch implementation of DDPG on continuous action space.
☆17Updated 11 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☆27Updated 11 months ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆42Updated 4 years ago
- ☆41Updated last month
- The implementation of LSTM-TD3.☆79Updated 2 years ago
- LiqunZhao / A-Barrier-Lyapunov-Actor-Critic-Reinforcement-Learning-Approach-for-Safe-and-Stable-Control☆28Updated last year
- DSAC; Distributional Soft Actor-Critic☆125Updated 2 months ago
- Repository containing the code for safe reinforcement learning in two custom environments☆44Updated last month
- 深度强化学习各算法介绍与Pytorch实现☆54Updated 9 months ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆19Updated 11 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆73Updated 3 weeks ago
- ☆59Updated this week
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆169Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆88Updated last year
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆86Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 11 months ago
- Transformer in RL for decision-making☆97Updated 2 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆83Updated last year
- Safe control of unknown dynamic systems with reinforcement learning and model predictive control☆48Updated 5 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆27Updated 9 months ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆186Updated 7 months ago
- Model-Free Safe Reinforcement Learning through Neural Barrier Certificate☆33Updated last year
- Implementation of PPO Lagrangian in PyTorch☆44Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆54Updated last year
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆72Updated 5 years ago
- A Reinforcement Learning Project using PPO + LSTM☆73Updated last year
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆61Updated 10 months ago
- Collection of OpenAI parametrized action-space environments.☆64Updated last month
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆128Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆80Updated 5 months ago