yining043 / SAC-discreteLinks
Modified versions of the Soft Actor-Critic algorithm for Atari games from https://github.com/ac-93/soft-actor-critic.
☆20Updated 5 years ago
Alternatives and similar repositories for SAC-discrete
Users that are interested in SAC-discrete are comparing it to the libraries listed below
Sorting:
- Submission for MAVEN: Multi-Agent Variational Exploration☆59Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- There will be updates later☆88Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆269Updated 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
- ☆202Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- ☆26Updated 7 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆111Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆58Updated 3 years ago
- ☆78Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 9 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆334Updated 2 years ago
- ☆135Updated last year
- ☆100Updated 5 years ago
- ☆123Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆147Updated last year
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆163Updated 5 years ago
- ☆76Updated 6 years ago
- pytorch implementation of "Efficient Communication in Multi-Agent Reinforcement Learning via Variance Based Control"☆53Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆87Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Gridworld for MARL experiments☆144Updated 5 years ago
- Learning Individual Intrinsic Reward in MARL☆63Updated 3 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Updated 6 years ago