denisyarats / pytorch_sacLinks
PyTorch implementation of Soft Actor-Critic (SAC)
☆553Updated 3 years ago
Alternatives and similar repositories for pytorch_sac
Users that are interested in pytorch_sac are comparing it to the libraries listed below
Sorting:
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆433Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆362Updated 3 years ago
- PyTorch implementation of soft actor critic☆894Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆501Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Code for conservative Q-learning☆448Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆246Updated 5 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆358Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆636Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆496Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆435Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆412Updated 4 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated 11 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆757Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆348Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆170Updated 8 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- Imitation learning algorithms☆539Updated 3 months ago
- Tools for accelerating safe exploration research.☆547Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆323Updated 10 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆162Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆643Updated 5 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆608Updated 9 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year