jakegrigsby / super_sacLinks
A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data augmentation, offline learning and behavioral cloning.
☆38Updated last year
Alternatives and similar repositories for super_sac
Users that are interested in super_sac are comparing it to the libraries listed below
Sorting:
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated 11 months ago
- Advantage weighted Actor Critic for Offline RL☆50Updated 2 years ago
- behavior cloning from observation☆35Updated 4 years ago
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆75Updated last year
- RL Algorithms for Visual Continuous Control☆32Updated 2 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆42Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- ☆56Updated 2 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆69Updated last year
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆47Updated 5 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆145Updated last year
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆126Updated 3 years ago
- ☆18Updated 2 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆59Updated 5 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 3 years ago
- Simple maze environments using mujoco-py☆57Updated last year
- PyTorch implementation of GAIL and PPO reinforcement learning algorithms☆25Updated 4 years ago
- ☆42Updated 2 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆64Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 7 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆148Updated last year
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆34Updated 2 years ago
- HIQL: Offline Goal-Conditioned RL with Latent States as Actions (NeurIPS 2023)☆85Updated 6 months ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆41Updated 3 years ago
- DecentralizedLearning☆24Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- Implementation of Recovery RL: Safe Reinforcement Learning With Learned Recovery Zones.☆58Updated last year