denisyarats / pytorch_sac
PyTorch implementation of Soft Actor-Critic (SAC)
☆527Updated 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
- PyTorch implementation of SAC-Discrete.☆297Updated 7 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆342Updated 3 years ago
- PyTorch implementation of soft actor critic☆854Updated 3 years ago
- Code for conservative Q-learning☆424Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆292Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆605Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆483Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆484Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆610Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆405Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆715Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆320Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆344Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆417Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆736Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆311Updated 6 months ago
- Code for the paper "Phasic Policy Gradient"☆259Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆208Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,270Updated last year
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆579Updated 4 years ago
- Imitation learning algorithms☆497Updated 7 months ago
- Reinforcement learning algorithms for MuJoCo tasks☆387Updated 8 months ago
- Soft Actor-Critic☆1,043Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆566Updated 5 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago