Using CNNs for Single-Step Prediction
Recall from Chapter 7, Learn to See, that the convolutional neural networks take advantage of locality and weight sharing to effectively learn patterns on image data. Images naturally have local structure—features that are close together spatially in an image are often related. Additionally, convolutional neural networks apply the same set of parameters across an entire sliding window. That means convolutional neural networks learn to extract the same set of features from multiple regions in the input.
The properties that make convolutional neural networks useful for image data also make them useful for time-series data. With time-series data, local relationships matter because adjacent timesteps are likely ...
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.
Read now
Unlock full access