XinJingHao / PPO-Discrete-PytorchLinks
A clean and robust Pytorch implementation of PPO on Discrete action space
☆69Updated last year
Alternatives and similar repositories for PPO-Discrete-Pytorch
Users that are interested in PPO-Discrete-Pytorch are comparing it to the libraries listed below
Sorting:
- A clean and robust Pytorch implementation of PPO on continuous action space.☆163Updated last year
- ☆217Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆221Updated 6 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆192Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆169Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆93Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆117Updated 2 years ago
- A plotter for reinforcement learning (RL)☆233Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆132Updated 7 months ago
- Code for Weighted QMIX☆140Updated 4 years ago
- ☆102Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆168Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago
- ☆40Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆142Updated last year
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆134Updated last year
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆104Updated 3 years ago
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆377Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆142Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆226Updated 4 years ago
- There will be updates later☆85Updated 6 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆53Updated 7 months ago