automahalanobis
automahalanobis copied to clipboard
A PyTorch implementation of an autoencoder trained to minimize the Mahalanobis distance between input and reconstruction.
Results
1
automahalanobis issues
Sort by
recently updated
recently updated
newest added
I know that this is an old repository, but if I correctly understand it the layer implemented is not computing the distance between the reconstructed tensor and the distribution of...