PyTorch implementation of Soft Actor-Critic(SAC).
☆108Jun 9, 2020Updated 6 years ago
Alternatives and similar repositories for soft-actor-critic.pytorch
Users that are interested in soft-actor-critic.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 Distribution Correction(DisCor) based on Soft Actor-Critic.☆39Jun 22, 2022Updated 4 years ago
- PyTorch implementation of soft actor critic☆946Jul 17, 2025Updated last year
- A simple framework for distributed reinforcement learning in PyTorch.☆16Apr 24, 2020Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆317Jul 25, 2024Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆256May 3, 2020Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A simple and easy to use implementation of the soft actor-critic algorithm.☆15Sep 2, 2022Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆601Dec 5, 2021Updated 4 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆39Feb 19, 2022Updated 4 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
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.