错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Long Short-Term Memory Models

  • Suman Kalyan Adari,
  • Sridhar Alla

摘要

In this chapter, you will learn about recurrent neural networks (RNNs) and long short-term memory (LSTM) models. You will also learn how LSTMs work, how they can be used to detect anomalies, and how you can implement anomaly detection using LSTM. You will work through several datasets depicting time series of different types of data, such as CPU utilization, taxi demand, etc., to illustrate how to detect anomalies. This chapter introduces you to many concepts using LSTM so as to enable you to explore further using the Jupyter notebooks provided as part of the book material.