hari-sikchi / pytorch_CPOLinks
Simple implementation for Constrained Policy Optimization in Pytorch
☆16Updated 3 years ago
Alternatives and similar repositories for pytorch_CPO
Users that are interested in pytorch_CPO are comparing it to the libraries listed below
Sorting:
- Official implementation for the NeurIPS 2023 paper: "Reduced Policy Optimization for Continuous Control with Hard Constraints"☆39Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆62Updated 4 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆54Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆158Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆90Updated 9 months ago
- PyTorch implementation of Constrained Policy Optimization☆55Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆189Updated last year
- A clean and robust Pytorch implementation of SAC on discrete action space☆42Updated 10 months ago
- This repository is for an open-source environment for multi-agent active voltage control on power distribution networks (MAPDN).☆276Updated 3 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆84Updated 5 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Implementation of PPO Lagrangian in PyTorch☆50Updated 3 years ago
- ☆44Updated 3 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆123Updated 2 months ago
- D3QN Pytorch☆62Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆163Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 3 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- Official implementation of "Graph Neural Network Reinforcement Learning for Autonomous Mobility-on-Demand☆79Updated 4 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆54Updated 3 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆21Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆143Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆52Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆206Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆112Updated 2 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆52Updated 6 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆221Updated 6 years ago
- Code snippets of Meta Reinforcement Learning algorithms☆38Updated 2 years ago