Data/Data Science
2020. 4. 29.
[딥러닝] LSTM & Anomaly Detection
https://jaehyeongan.github.io/2020/02/29/LSTM-Autoencoder-for-Anomaly-Detection/ LSTM Autoencoder for Anomaly Detection · jaehyeong's ds jaehyeongan.github.io https://machinelearningmastery.com/lstm-autoencoders/ A Gentle Introduction to LSTM Autoencoders An LSTM Autoencoder is an implementation of an autoencoder for sequence data using an Encoder-Decoder LSTM architecture. Once fit, the encoder..