Modified versions of the Soft Actor-Critic algorithm for Atari games from https://github.com/ac-93/soft-actor-critic.
☆20May 18, 2020Updated 6 years ago
Alternatives and similar repositories for SAC-discrete
Users that are interested in SAC-discrete are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Jun 22, 2020Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆317Jul 25, 2024Updated last year
- soft q learning and soft actor critic