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.
☆39Updated 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:
- Author's PyTorch implementation of TD7 for online and offline RL☆148Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- RL Algorithms for Visual Continuous Control☆34Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆74Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆142Updated 2 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- behavior cloning from observation☆36Updated 4 years ago
- ☆44Updated 2 years ago
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆79Updated last year
- Advantage weighted Actor Critic for Offline RL☆50Updated 3 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆70Updated 2 years ago
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated 2 months ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆65Updated last year
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆103Updated last year
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated 2 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- Simple maze environments using mujoco-py☆56Updated last year
- ☆57Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- ☆51Updated 2 months ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆88Updated last year
- Deep Learning Project☆22Updated 5 years ago
- official implementation for our paper Cal-QL: Calibrated Offline RL Pre-Training for Efficient Online Fine-Tuning (NeurIPS 2023)☆108Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆188Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆81Updated 2 years ago
- Official code for "RAMBO: Robust Adversarial Model-Based Offline RL", NeurIPS 2022☆30Updated 2 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆131Updated 3 years ago