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 Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated 2 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆149Updated 2 years ago
- RL Algorithms for Visual Continuous Control☆33Updated 2 years ago
- 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.☆68Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆178Updated 3 years ago
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆79Updated last year
- behavior cloning from observation☆36Updated 4 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆76Updated last year
- ☆45Updated 2 years ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆105Updated 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
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆191Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆142Updated 2 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆131Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆153Updated last year
- Simple maze environments using mujoco-py☆56Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆189Updated 3 years ago
- Official code for "RAMBO: Robust Adversarial Model-Based Offline RL", NeurIPS 2022☆30Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆66Updated last year
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆34Updated 4 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 3 years ago
- Benchmark data (i.e., DeepMind Control Suite and MuJoCo) for RL.☆31Updated 4 years ago
- PyTorch implementation of (Deep) Reinforcement Learning (RL) algorithms☆24Updated 3 years ago
- ☆57Updated 2 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆83Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆104Updated 3 years ago