rhklite / Parallel-PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
☆20Updated 3 years ago
Alternatives and similar repositories for Parallel-PPO-PyTorch:
Users that are interested in Parallel-PPO-PyTorch are comparing it to the libraries listed below
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆122Updated 4 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆123Updated 7 months ago
- Conservative Q Learning on top of SAC☆129Updated 2 years ago
- [NeurIPS 2020] PyTorch implementation of "Learning Implicit Credit Assignment for Cooperative Muti-Agent Reinforcement Learning"☆60Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆166Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆39Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆75Updated last year
- Code for "Offline Meta-Reinforcement Learning with Advantage Weighting" [ICML 2021]☆47Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆48Updated 2 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆92Updated last week
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Representation Learning for RL☆123Updated 2 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- ☆14Updated 5 years ago
- ☆127Updated 8 months ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆52Updated 2 years ago
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆65Updated 3 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 2 weeks ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 9 months ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆147Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Transformers are Meta-Reinforcement Learners - International Conference on Machine Learning (ICML) 2022☆60Updated last year
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆131Updated 4 years ago
- ☆20Updated 4 years ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆215Updated 2 years ago