geekyutao / PyTorch-PPO
PyTorch implementation of PPO algorithm
☆21Updated 5 years ago
Alternatives and similar repositories for PyTorch-PPO:
Users that are interested in PyTorch-PPO are comparing it to the libraries listed below
- Solve BipedalWalkerHardcore-v2 with TD3☆84Updated last year
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆58Updated last year
- DSAC; Distributional Soft Actor-Critic☆123Updated last week
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Code for the paper “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆24Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆38Updated 4 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆69Updated 2 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆41Updated 4 years ago
- This is the official implementation of ERL-Re2.☆62Updated 8 months ago
- ☆26Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆28Updated 6 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆55Updated 2 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆50Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆102Updated 4 years ago
- simple code to reinforcement learning☆19Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 10 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆162Updated 2 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆31Updated 2 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆51Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆81Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆118Updated 10 months ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆80Updated last year
- Codes accompanying the paper "Believe What You See: Implicit Constraint Approach for Offline Multi-Agent Reinforcement Learning" (NeurIPS…☆72Updated 2 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆26Updated 5 years ago
- Lexicographic Multi-Objective Reinforcement Learning☆10Updated last year
- A clean and robust Pytorch implementation of TD3 on continuous action space☆25Updated 8 months ago
- Project on multi agent reinforcement learning applied on patrolling agents☆38Updated 5 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆62Updated 2 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆38Updated 6 years ago