Skip to Content
Time Series Forecasting in Python
book

Time Series Forecasting in Python

by Marco Peixeiro
October 2022
Beginner to intermediate
456 pages
12h 12m
English
Manning Publications
Content preview from Time Series Forecasting in Python

16 Filtering a time series with CNN

This chapter covers

  • Examining the CNN architecture
  • Implementing a CNN with Keras
  • Combining a CNN with an LSTM

In the last chapter, we examined and implemented a long short-term memory (LSTM) network, which is a type of recurrent neural network (RNN) that processes sequences of data especially well. Its implementation was the top performing architecture for the single-step model, multi-step model, and multi-output model.

Now we’re going to explore the convolutional neural network (CNN). CNNs are mostly applied in the field of computer vision, and this architecture is behind many algorithms for image classification and image segmentation.

Of course, this architecture can also be used for time series analysis. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Modern Time Series Forecasting with Python

Modern Time Series Forecasting with Python

Manu Joseph

Publisher Resources

ISBN: 9781617299889Supplemental ContentPublisher SupportOtherPublisher WebsiteSupplemental ContentErrata PagePurchase Link