alirezakazemipour / SACLinks
Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.
☆28Updated 2 months ago
Alternatives and similar repositories for SAC
Users that are interested in SAC are comparing it to the libraries listed below
Sorting:
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆86Updated last year
- DSAC; Distributional Soft Actor-Critic☆129Updated 5 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆110Updated 4 years ago
- Implementation of PPO Lagrangian in PyTorch☆49Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 5 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆170Updated 8 months ago
- Distributional Soft Actor Critic☆58Updated 5 years ago
- A Reinforcement Learning Project using PPO + Transformer☆59Updated last year
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆44Updated 4 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆149Updated last year
- Codes for Paper "Delay-Aware Model-Based Reinforcement Learning for Continuous Control".☆27Updated 5 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆119Updated 4 years ago
- Transformer in RL for decision-making☆96Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆163Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated this week
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆37Updated 4 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆33Updated 3 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆202Updated 9 months ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆86Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- ☆66Updated this week
- ☆40Updated 3 years ago
- A novel Hierarchical Imitation Learning algorithm based on AIRL.☆22Updated 2 years ago
- DecentralizedLearning☆24Updated 2 years ago
- behavior cloning from observation☆35Updated 4 years ago