XinJingHao / PPO-Discrete-Pytorch
A clean and robust Pytorch implementation of PPO on Discrete action space
☆59Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for PPO-Discrete-Pytorch
- A clean and robust Pytorch implementation of PPO on continuous action space.☆120Updated 5 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 6 months ago
- DSAC; Distributional Soft Actor-Critic☆113Updated 8 months ago
- ☆185Updated last year
- This is the official implementation of Multi-Agent PPO.☆92Updated last year
- Code for Weighted QMIX☆123Updated 3 years ago
- ☆39Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆191Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆92Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆109Updated 6 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆89Updated 3 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆161Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆162Updated last month
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆122Updated 6 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆326Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆146Updated 4 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆132Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆194Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆154Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆129Updated 10 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆57Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆89Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- ☆88Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆43Updated 3 years ago
- PyTorch implementation of Constrained Policy Optimization☆48Updated 3 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆72Updated 10 months ago
- ☆71Updated 5 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆171Updated last year