alexanderbaumann99 / PPO-AlgorithmsLinks
Experiments of the three PPO-Algorithms (PPO, clipped PPO, PPO with KL-penalty) proposed by John Schulman et al. on the 'Cartpole-v1' environment.
☆13Updated 4 years ago
Alternatives and similar repositories for PPO-Algorithms
Users that are interested in PPO-Algorithms are comparing it to the libraries listed below
Sorting:
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆42Updated 2 years ago
- jinxinglim / Game-Theoretical-Approaches-in-Multi-Agent-Reinforcement-Learning-Policy-Space-Response-Oracles☆16Updated 6 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆58Updated 3 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆64Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆84Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆74Updated 3 years ago
- [IEEE Transactions on Intelligent Transportation Systems] Curricular Subgoal for Inverse Reinforcement Learning☆17Updated 2 years ago
- Implementation of PPO Lagrangian in PyTorch☆53Updated 3 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆74Updated 6 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 3 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆75Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆72Updated last year
- ☆40Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆216Updated last year
- A novel Hierarchical Imitation Learning algorithm based on AIRL.☆23Updated 2 years ago
- Code for paper Feasible Actor-Critic: Constrained Reinforcement Learning for Ensuring Statewise Safety.☆20Updated 3 years ago
- Communication-efficient MARL for CACC☆27Updated 2 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- Codes for Paper "Delay-Aware Multi-Agent Reinforcement Learning".☆55Updated 5 years ago
- [IEEE T-ASE] [IROS 2022] Unified Automatic Control of Vehicular Systems With Reinforcement Learning☆42Updated 2 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆141Updated 6 months ago
- Transformer in RL for decision-making☆103Updated 2 years ago
- Distributed Heuristic Multi-Agent Path Finding with Communication - ICRA 2021☆74Updated 4 years ago
- A list of safe reinforcement learning papers☆21Updated 6 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆152Updated last year
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆44Updated 3 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings