Closed belerico closed 1 year ago
It would be nice to have the SAC-AE algorithm. SAC-AE adds to SAC a reconstruction loss from an AutoEncoder model: inspired by https://arxiv.org/abs/1910.01741.
A WIP can be found here: #21
It would be nice to have the SAC-AE algorithm. SAC-AE adds to SAC a reconstruction loss from an AutoEncoder model: inspired by https://arxiv.org/abs/1910.01741.
A WIP can be found here: #21