jakegrigsby / super_sacLinks
A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data augmentation, offline learning and behavioral cloning.
☆39Updated last year
Alternatives and similar repositories for super_sac
Users that are interested in super_sac are comparing it to the libraries listed below
Sorting:
- behavior cloning from observation☆36Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- RL Algorithms for Visual Continuous Control