denisyarats / pytorch_sac
PyTorch implementation of Soft Actor-Critic (SAC)
☆523Updated 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.☆294Updated 6 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆340Updated 3 years ago
- PyTorch implementation of soft actor critic☆848Updated 3 years ago
- Code for conservative Q-learning☆421Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆480Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆341Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆479Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆595Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆605Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆706Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆284Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆237Updated 4 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆415Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆728Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆312Updated 4 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆440Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,257Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆376Updated 7 months ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆578Updated 4 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆630Updated 6 years ago
- Imitation learning algorithms☆494Updated 6 months ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆298Updated 9 months ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆210Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆681Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆550Updated 4 months ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆543Updated 7 years ago