filmov
tv
Stateful vs. Stateless LSTMs
![preview_player](https://i.ytimg.com/vi/R7CwkhZYJdU/maxresdefault.jpg)
Показать описание
Why is this so important at this point in time?
This is why we have to decide already now, in the beginning, which one we are going to use.
And to decide this, we will briefly show what is the difference between stateless and stateful LSTM.
As you probably know, LSTM is meaning Long Short-Term Memory. So this neuronal network manages short-term memory.
And this is the main difference between stateless and stateful LSTMs.
In a stateless mode, LSTM updates parameters on batch one, let's say batch one.
The initial lectures series on this topic can find in the below links:
Introduction to Anomaly Detection
How to implement an anomaly detector (1/2)
How to implement an anomaly detector (2/2)
How to deploy a real-time anomaly detector
Introduction to Time Series Forecasting
This is why we have to decide already now, in the beginning, which one we are going to use.
And to decide this, we will briefly show what is the difference between stateless and stateful LSTM.
As you probably know, LSTM is meaning Long Short-Term Memory. So this neuronal network manages short-term memory.
And this is the main difference between stateless and stateful LSTMs.
In a stateless mode, LSTM updates parameters on batch one, let's say batch one.
The initial lectures series on this topic can find in the below links:
Introduction to Anomaly Detection
How to implement an anomaly detector (1/2)
How to implement an anomaly detector (2/2)
How to deploy a real-time anomaly detector
Introduction to Time Series Forecasting