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:
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆141Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆86Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆146Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆191Updated 3 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆97Updated 7 months ago
- ☆78Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- ☆202Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆59Updated 3 years ago
- ☆134Updated last year
- ☆116Updated 2 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆155Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 8 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆109Updated 3 years ago
- ☆54Updated last year
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆163Updated 5 years ago
- [ICLR 2022 Spotlight] Code for Reinforcement Learning with Sparse Rewards using Guidance from Offline Demonstration☆28Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆182Updated 2 years ago
- Conservative Q Learning on top of SAC☆136Updated 3 years ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆51Updated 3 years ago
- Model-Based Offline Reinforcement Learning☆52Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆149Updated 7 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- ☆49Updated 4 years ago
- ☆30Updated 3 years ago
- Code accompanying the paper Adversarially Trained Actor Critic for Offline Reinforcement Learning by Ching-An Cheng*, Tengyang Xie*, Nan …☆72Updated 2 years ago