PyTorch implementation of SAC-Discrete.
☆314Jul 25, 2024Updated last year
Alternatives and similar repositories for sac-discrete.pytorch
Users that are interested in sac-discrete.pytorch 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 the discrete Soft-Actor-Critic algorithm.☆55Oct 1, 2021Updated 4 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆37Sep 19, 2021Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Jun 22, 2020Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆594Dec 5, 2021Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆255May 3, 2020Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Modified versions of the Soft Actor-Critic algorithm for Atari games from https://github.com/ac-93/soft-actor-critic.☆20May 18, 2020Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL …☆295Feb 24, 2021Updated 5 years ago
- ☆40Nov 17, 2021Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆106Jun 9, 2020Updated 5 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,929Jul 25, 2024Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,417Nov 29, 2023Updated 2 years ago
- PyTorch implementation of soft actor critic☆940Jul 17, 2025Updated 8 months ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆94Jul 25, 2024Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,336Mar 13, 2025Updated last year
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆537Nov 22, 2022Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆323Jan 11, 2024Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆168Jan 19, 2025Updated last year
- Open source code combining implementations of Upside Down Reinforcement Learning and Reward Conditioned Policies☆19Mar 10, 2021Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆794May 29, 2022Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆336Nov 24, 2021Updated 4 years ago
- PyTorch implementation of Distribution Correction(DisCor) based on Soft Actor-Critic.☆38Jun 22, 2022Updated 3 years ago
- Soft Actor-Critic☆1,233Nov 29, 2023Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆742May 23, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆26Jun 14, 2022Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆270May 20, 2020Updated 5 years ago
- Collection of reinforcement learning algorithms☆2,884Jun 17, 2024Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆662Apr 6, 2021Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆241Nov 22, 2020Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Jul 10, 2022Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆190May 17, 2022Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆777Dec 22, 2023Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆352Mar 25, 2023Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆198Dec 8, 2022Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,596Mar 24, 2023Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Feb 16, 2021Updated 5 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Feb 19, 2022Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆490Nov 19, 2021Updated 4 years ago
- A simple framework for distributed reinforcement learning in PyTorch.☆16Apr 24, 2020Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.