gouxiangchen / soft-Q-learningLinks
discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!
☆58Updated 3 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
Sorting:
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆184Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆191Updated 3 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- ☆202Updated 2 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆87Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆147Updated last year
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆51Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- [ICLR 2022 Spotlight] Code for Reinforcement Learning with Sparse Rewards using Guidance from Offline Demonstration☆28Updated 4 years ago
- ☆135Updated last year
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆97Updated 7 months ago
- ☆54Updated last year
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆156Updated 4 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆163Updated 5 years ago
- ☆49Updated 4 years ago
- Code for FOCAL Paper Published at ICLR 2021☆55Updated 2 years ago
- ☆30Updated 3 years ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆59Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆239Updated 5 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆168Updated 3 years ago
- ☆116Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- Conservative Q Learning on top of SAC☆136Updated 3 years ago
- ☆78Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 8 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆111Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆85Updated 3 weeks ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆72Updated 4 years ago