alexanderbaumann99 / PPO-Algorithms
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:
- jinxinglim / Game-Theoretical-Approaches-in-Multi-Agent-Reinforcement-Learning-Policy-Space-Response-Oracles☆14Updated 5 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆40Updated 6 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- Deep Learning (FS 2020)☆16Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆65Updated 8 months ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆47Updated 2 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆54Updated last year
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆34Updated last year
- The code for AAMAS2022 《GCS: Graph-based Coordination Strategy for Multi-Agent Reinforcement Learning》☆41Updated 3 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 2 years ago
- Implementation of PPO Lagrangian in PyTorch☆45Updated 2 years ago
- PyTorch implementation of Constrained Policy Optimization☆54Updated 3 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆72Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- ☆72Updated last year
- Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.☆22Updated 2 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 3 years ago
- ☆28Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆52Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- Code accompanying paper "Coordinated Proximal Policy Optimization"☆11Updated 3 years ago
- an implementation of ATOC☆14Updated 3 years ago
- Implementation of DyMA-CL, MARL algorithm☆27Updated 5 years ago
- ☆39Updated 2 years ago
- MSc Informatics dissertation project - University of Edinburgh: Curiosity in Multi-Agent Reinforcement Learning☆14Updated 5 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆46Updated 8 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆77Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆81Updated 5 months ago