Quiz 15 Question 7 of 20

A DLPy LSTM model is built for time series anomaly detection. The Recurrent() layer is created with rnn_type='LSTM' and output_type='ENCODING'. What does output_type='ENCODING' return?

Select an answer to reveal the explanation.

Motivation