lucaslingle / pytorch_rl2Links
Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'
☆70Updated 3 years ago
Alternatives and similar repositories for pytorch_rl2
Users that are interested in pytorch_rl2 are comparing it to the libraries listed below
Sorting:
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Meta RL codebase for Unstable Baselines☆22Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated 11 months 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
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆137Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆151Updated 2 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆78Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆78Updated 2 years ago
- Transformers are Meta-Reinforcement Learners - International Conference on Machine Learning (ICML) 2022☆62Updated 2 years ago
- [ICML 2022] Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning☆36Updated 3 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆51Updated last year
- A collection of offline reinforcement learning algorithms.☆203Updated 11 months ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆197Updated 2 years ago
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆87Updated 2 years ago
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆65Updated 4 years ago
- Code for FOCAL Paper Published at ICLR 2021☆51Updated last year
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆106Updated 3 years ago
- ☆57Updated 2 years ago
- [NeurIPS 2022 Oral] The official implementation of POR in "A Policy-Guided Imitation Approach for Offline Reinforcement Learning"☆57Updated 2 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆92Updated last year
- ☆202Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆188Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆218Updated last year
- Conservative Q Learning on top of SAC☆132Updated 3 years ago
- ☆42Updated 4 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 3 years ago
- ☆114Updated 2 years ago
- Model-based Offline Policy Optimization re-implement all by pytorch☆36Updated 2 years ago
- A collection of Meta-Reinforcement Learning algorithms in PyTorch☆50Updated last year
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆79Updated 10 months ago