January 2024
Beginner to intermediate
538 pages
12h 18m
English
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 ...
Read now
Unlock full access