alirezakazemipour / SACLinks
Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.
☆29Updated 6 months ago
Alternatives and similar repositories for SAC
Users that are interested in SAC are comparing it to the libraries listed below
Sorting:
- DSAC; Distributional Soft Actor-Critic☆133Updated 9 months ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 5 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆122Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆92Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆223Updated last year
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆73Updated 6 years ago
- This is the official repository for the paper "Guided Exploration with Proximal Policy Optimization using a Single Demonstration", https:…☆19Updated 4 years ago
- Transformer in RL for decision-making☆102Updated 2 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- Implementation of PPO Lagrangian in PyTorch☆52Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆174Updated last year
- ☆54Updated 5 months ago
- ☆65Updated 4 months ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆67Updated last year
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 5 years ago
- DecentralizedLearning☆25Updated 2 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆170Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆88Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆150Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 2 months ago
- ☆40Updated 4 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- A novel Hierarchical Imitation Learning algorithm based on AIRL.☆23Updated 2 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆67Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆229Updated 5 years ago