180 LSTM Autoencoder for anomaly detection
YOUR LINK HERE:
http://youtube.com/watch?v=6S2v7G-OupA
LSTM encoder - decoder network for anomaly detection. • Just look at the reconstruction error (MAE) of the autoencoder, define a threshold value for the error and tag any data above the threshold as anomaly. • Code generated in the video can be downloaded from here: • https://github.com/bnsreenu/python_fo...
#############################
