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:
- Advantage weighted Actor Critic for Offline RL☆50Updated 3 years ago
- RL Algorithms for Visual Continuous Control☆33Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆147Updated last year
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated last month
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆79Updated last year
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 9 months ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆131Updated 3 years ago
- behavior cloning from observation☆36Updated 4 years ago
- ☆43Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆70Updated 2 years ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆98Updated 11 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Simple maze environments using mujoco-py☆57Updated last year
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆81Updated 2 years ago
- Benchmarked implementations of Offline RL Algorithms.☆75Updated 5 months ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆142Updated 2 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- [ICLR 2022 Spotlight] Code for Reinforcement Learning with Sparse Rewards using Guidance from Offline Demonstration☆28Updated 3 years ago
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆47Updated 5 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- PyTorch implementation of (Deep) Reinforcement Learning (RL) algorithms☆24Updated 3 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆65Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆88Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆73Updated last year
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 7 months ago
- ☆57Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆152Updated last year