Create an object that uses a long short-term memory (LSTM) autoencoder model to detect anomalies in four-channel signals. Use deepSignalAnomalyDetector with default property values.
D = deepSignalAnomalyDetector(4,"lstm");
Get the underlying neural network model of the LSTM anomaly detector. Use the analyzeNetwork (Deep Learning Toolbox) function to inspect the model.
d — Anomaly detector deepSignalAnomalyDetectorCNN object | deepSignalAnomalyDetectorLSTM object
Anomaly detector, specified as a deepSignalAnomalyDetectorCNN or
deepSignalAnomalyDetectorLSTM object. Use the deepSignalAnomalyDetector function to create
d.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.