PyTorch implementation of Soft Actor-Critic (SAC)
☆598Dec 5, 2021Updated 4 years ago
Alternatives and similar repositories for pytorch_sac
Users that are interested in pytorch_sac are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆256May 3, 2020Updated 6 years ago
- PyTorch implementation of soft actor critic☆941Jul 17, 2025Updated 10 months ago
- PyTorch implementation of SAC-Discrete.☆316Jul 25, 2024Updated last year
- OpenAI Gym wrapper for the DeepMind Control Suite☆229May 19, 2024Updated 2 years ago
- Soft Actor-Critic☆1,260Nov 29, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Collection of reinforcement learning algorithms☆2,901Jun 17, 2024Updated last year
- DrQ: Data regularized Q☆422Jan 13, 2023Updated 3 years ago
- RAD: Reinforcement Learning with Augmented Data☆419Mar 29, 2021Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,425Nov 29, 2023Updated 2 years ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆436May 31, 2022Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆296Feb 24, 2021Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Aug 29, 2025Updated 9 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆663Apr 6, 2021Updated 5 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆757Oct 26, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆604Oct 28, 2020Updated 5 years ago
- ☆52Jul 7, 2020Updated 5 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,075Jul 14, 2023Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆601Sep 10, 2021Updated 4 years ago
- DMControl Generalization Benchmark☆189Jan 3, 2024Updated 2 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,901May 29, 2022Updated 4 years ago
- Code for conservative Q-learning☆483Dec 7, 2021Updated 4 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,938Jul 25, 2024Updated last year
- Stochastic Latent Actor-Critic: Deep Reinforcement Learning with a Latent Variable Model☆154Oct 26, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,342Mar 13, 2025Updated last year
- A collection of reference environments for offline reinforcement learning☆1,676Nov 18, 2024Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆107Jun 9, 2020Updated 5 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆407Dec 18, 2021Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,284Feb 9, 2021Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,628Mar 24, 2023Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆544Nov 22, 2022Updated 3 years ago
- Library for Model Based RL☆1,062Jul 12, 2024Updated last year
- Code for "Temporal Difference Learning for Model Predictive Control"☆513Nov 25, 2023Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆188Apr 12, 2022Updated 4 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆168Jan 19, 2025Updated last year
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,804Apr 29, 2024Updated 2 years ago
- Source files to replicate experiments in my ICLR 2022 paper.☆73Jul 17, 2025Updated 10 months ago
- High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC…☆1,358Aug 3, 2023Updated 2 years ago
- Code for RRL (https://sites.google.com/view/abstractions4rl)