XinJingHao / PPO-Discrete-Pytorch
A clean and robust Pytorch implementation of PPO on Discrete action space
☆62Updated 7 months ago
Alternatives and similar repositories for PPO-Discrete-Pytorch:
Users that are interested in PPO-Discrete-Pytorch are comparing it to the libraries listed below
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- DSAC; Distributional Soft Actor-Critic☆121Updated 11 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆204Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆157Updated 9 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆199Updated 5 years ago
- ☆191Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆160Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆114Updated 9 months ago
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆162Updated last year
- PyTorch implementation of SAC-Discrete.☆294Updated 6 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆97Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆165Updated 2 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆174Updated last year
- ☆39Updated 3 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- Code for Weighted QMIX☆126Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- There will be updates later☆83Updated 5 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆130Updated 8 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆340Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆92Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆97Updated 5 years ago
- Code for "Constrained Variational Policy Optimization for Safe Reinforcement Learning" (ICML 2022)☆68Updated last year
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆81Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆113Updated 2 years ago
- ☆106Updated last year
- PyTorch implementation of Constrained Policy Optimization☆50Updated 3 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆142Updated last year