gouxiangchen / soft-Q-learning
discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!
☆56Updated 2 years ago
Alternatives and similar repositories for soft-Q-learning:
Users that are interested in soft-Q-learning are comparing it to the libraries listed below
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 2 years 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
- Submission for MAVEN: Multi-Agent Variational Exploration☆57Updated 2 years ago
- ☆28Updated 3 years ago
- Conservative Q Learning on top of SAC☆129Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆123Updated 7 months ago
- Code for MOPO: Model-based Offline Policy Optimization☆175Updated 2 years ago
- ☆48Updated 3 years ago
- ☆53Updated last year
- Implement many Sparse Reward algorithms in Gym Fetch environment☆85Updated 4 years ago
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆84Updated last year
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆73Updated 3 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆38Updated 4 years ago
- RLA is a tool for managing your RL experiments automatically☆71Updated 2 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆75Updated 2 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆120Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆48Updated 2 years ago
- Model-Based Offline Reinforcement Learning☆49Updated 4 years ago
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆65Updated 3 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆148Updated 3 years ago
- ☆43Updated 4 years ago
- ☆74Updated 9 months ago
- ☆60Updated 6 years ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆40Updated 3 years ago
- ☆193Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆64Updated 3 years ago
- Codes accompanying the paper "Influence-Based Multi-Agent Exploration" (ICLR 2020 spotlight)☆30Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago