gouxiangchen / soft-Q-learningLinks
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
Sorting:
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated 11 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- ☆198Updated 2 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- ☆49Updated 3 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 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
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years ago
- [NeurIPS 2020] PyTorch implementation of "Learning Implicit Credit Assignment for Cooperative Muti-Agent Reinforcement Learning"☆60Updated last year
- ☆111Updated 2 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆148Updated 3 years ago
- ☆132Updated 11 months ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆161Updated 4 years ago
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆76Updated 6 months ago
- Code for FOCAL Paper Published at ICLR 2021☆51Updated last year
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆103Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆58Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- ☆84Updated 6 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆170Updated 8 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated last week
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆65Updated 4 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆92Updated 3 weeks ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆69Updated last year
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆64Updated 3 years ago