What are the Sequences?
Last Updated on July 24, 2023 by Editorial Team
Author(s): Sanku Vishnu Darshan
Originally published on Towards AI.
The Vanishing Gradient Problem
Photo by Icons8 team on Unsplash
Hello, everyone, I welcome you to the Beginnerβs Series in Deep Learning with TensorFlow and Keras. This guide will help you understand the basics of TimeSeries Forecasting. Youβll learn how to pre-process TimeSeries Data and build a simple LSTM model, train it, and use it for forecasting.
Consider youβre dealing with data that is captured in regular intervals of time i.e., for example, if youβre using Google Stock Prices data and trying to forecast future stock prices. We capture these prices every day at successive intervals. Hence it can be termed as Timeseries Data.
To make you… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming aΒ sponsor.
Published via Towards AI