automahalanobis icon indicating copy to clipboard operation
automahalanobis copied to clipboard

A PyTorch implementation of an autoencoder trained to minimize the Mahalanobis distance between input and reconstruction.

Mahalanobis autoencoder for anomaly detection

A benchmarking experiment to see if a Mahalanobis autoencoder is better at detecting anomalies than a normal autoencoder.