alirezakazemipour / SAC
Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.
☆23Updated 6 months ago
Alternatives and similar repositories for SAC:
Users that are interested in SAC are comparing it to the libraries listed below
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆80Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆97Updated 3 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆81Updated last year
- Implementation of PPO Lagrangian in PyTorch☆35Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- ☆40Updated last week
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆64Updated last year
- DSAC; Distributional Soft Actor-Critic☆121Updated 11 months ago
- ☆39Updated 3 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆33Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆102Updated 4 years ago
- Inverse Constrained Reinforcement Learning (ICML 2021)☆19Updated 3 years ago
- Code for "Constrained Variational Policy Optimization for Safe Reinforcement Learning" (ICML 2022)☆68Updated last year
- The implementation of LSTM-TD3.☆73Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆160Updated 2 years ago
- ☆53Updated this week
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆114Updated 9 months ago
- ☆87Updated last year
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆34Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆145Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆130Updated 8 months ago
- Source files to replicate experiments in my ICLR 2022 paper.☆67Updated 6 months ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆40Updated 4 years ago
- Safe Reinforcement Learning in Constrained Markov Decision Processes☆57Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆14Updated last year
- PyTorch implementation of discrete version of Soft Actor-Critic.☆31Updated 3 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆39Updated 2 years ago