/automahalanobis

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

Primary LanguagePython

Mahalanobis autoencoder for anomaly detection

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