Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.
☆99Jun 22, 2020Updated 5 years ago
Alternatives and similar repositories for soft-actor-critic
Users that are interested in soft-actor-critic 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 SAC-Discrete.☆314Jul 25, 2024Updated last year
- 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
- practice