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.☆165Updated last year
- ☆217Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- DSAC; Distributional Soft Actor-Critic☆132Updated 8 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆221Updated 6 years ago
- This is the official implementation of Multi-Agent PPO.☆120Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆170Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆197Updated last year
- Code for Weighted QMIX☆142Updated 4 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆203Updated 11 months ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆169Updated last year
- A plotter for reinforcement learning (RL)☆234Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- ☆104Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆326Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆227Updated 4 years ago
- Transformer in RL for decision-making☆102Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆146Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆135Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆137Updated last year