Google Colab Notebook for Anomaly Detection for Autoencoders
This notebook aims to test the potential of autoencoders in the realm of anomaly detection. It aims to build an autoencoder that has been trained upon the healthy and normal operation conditions of an engine, so that when it views input data that contains anomalies, it produces a high reconstruction error that can be used to flag the input as anomalous. If you'd like to view the code explanation, you can do so here:
Dataset and Research Article: