XinJingHao / PPO-Discrete-PytorchLinks
A clean and robust Pytorch implementation of PPO on Discrete action space
☆72Updated 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.☆169Updated last year
- ☆220Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆129Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆215Updated last year
- A plotter for reinforcement learning (RL)☆234Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆227Updated 6 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆382Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 3 years ago
- Code for Weighted QMIX☆144Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆135Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆578Updated 4 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆138Updated 4 years ago
- 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 Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆144Updated last year
- A collection of offline reinforcement learning algorithms.☆207Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆236Updated 5 years ago
- ☆106Updated 4 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆172Updated last year
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆107Updated 3 years ago
- ☆100Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago