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 3 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…☆35Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆182Updated last year
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆52Updated 3 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆58Updated 2 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆37Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- Communication-efficient MARL for CACC☆26Updated 2 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆42Updated 2 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆119Updated last month
- Official implementation of "Graph Neural Network Reinforcement Learning for Autonomous Mobility-on-Demand☆79Updated 4 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago
- jinxinglim / Game-Theoretical-Approaches-in-Multi-Agent-Reinforcement-Learning-Policy-Space-Response-Oracles☆15Updated 5 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆49Updated 5 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆68Updated 2 years ago
- Implementation of PPO Lagrangian in PyTorch☆50Updated 2 years ago
- ☆25Updated last year
- Exploiting Transformer in Reinforcement Learning for Interpretable Temporal Logic Motion Planning (RAL 2023)☆11Updated 2 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 3 years ago
- Hybrid action space reinforcement learning algorithms.☆13Updated 4 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆72Updated 6 years ago
- Codes for the paper "Consensus Learning for Cooperative Multi-Agent Reinforcement Learning"☆16Updated 3 years ago
- Code for "ALMA: Hierarchical Learning for Composite Multi-Agent Tasks" NeurIPS 2022☆30Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆70Updated 11 months ago
- Multi-Agent Reinforcement Learning (MARL) method to learn scalable control polices for multi-agent target tracking.☆37Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor N…☆46Updated 4 years ago
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆43Updated 3 years ago
- Lexicographic Multi-Objective Reinforcement Learning☆13Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 5 months ago