Lab Notes: TensorFlow for Time Series Prediction, Part 3 – LSTMs & Multi-Step Forecasts
In part 3 of our simple single-layer neural network TensorFlow series, we attempt to use Recurrent Neural Networks (RNNs) and Long Short-Term Memory Networks (LSTMs) for learning and predicting sequences in a time series.