jakegrigsby / super_sac
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.
☆37Updated last year
Alternatives and similar repositories for super_sac:
Users that are interested in super_sac are comparing it to the libraries listed below
- Source files to replicate experiments in my ICLR 2022 paper.☆69Updated 8 months ago
- ☆41Updated last year
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆67Updated 9 months ago
- RL Algorithms for Visual Continuous Control☆33Updated last year
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆46Updated 4 years ago
- Advantage weighted Actor Critic for Offline RL☆50Updated 2 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆74Updated 2 years ago
- Simple maze environments using mujoco-py☆54Updated last year
- ☆55Updated 2 years ago
- PyTorch implementation of GAIL and PPO reinforcement learning algorithms☆23Updated 3 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆64Updated last year
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆58Updated 9 months ago
- behavior cloning from observation☆35Updated 4 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆65Updated last year
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆44Updated 4 years ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆88Updated 6 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆137Updated last year
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆51Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 2 years ago
- Official code for "RAMBO: Robust Adversarial Model-Based Offline RL", NeurIPS 2022☆26Updated last year
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆40Updated 2 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆40Updated last year
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- Implementations of SAILR, PDO, and CSC☆32Updated 8 months ago
- HIQL: Offline Goal-Conditioned RL with Latent States as Actions (NeurIPS 2023)☆77Updated 3 months ago
- Implementation of SAC and TD3 based on various RNN and Transformer.☆19Updated 5 months ago
- Implementation of Jump-Start Reinforcement Learning (JSRL) with Stable Baselines3☆31Updated last year
- Synthetic Experience Replay☆88Updated 9 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆96Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year