SimRey / HPPOLinks
☆10Updated last month
Alternatives and similar repositories for HPPO
Users that are interested in HPPO are comparing it to the libraries listed below
Sorting:
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆197Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 8 months ago
- ☆105Updated 3 months ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆88Updated 4 years ago
- ☆104Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆88Updated 6 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year
- This is the official implementation of Multi-Agent PPO.☆121Updated 2 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆73Updated 6 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆156Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆92Updated 11 months ago
- ☆217Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆404Updated 3 months ago
- Implementation of PPO Lagrangian in PyTorch