Part 4 – Time Series with TensorFlow
In this part, you will learn to build time series forecasting applications with TensorFlow. You will understand how to perform preprocess and build models for time series data. In this part, you will also learn to generate forecast for time series.
This section comprises the following chapters:
- Chapter 12, Introduction to Time Series, Sequences, and Predictions
- Chapter 13, Time Series, Sequence and Prediction with TensorFlow