November 2017
Intermediate to advanced
274 pages
6h 16m
English
The key to LSTMs is the cell state that is like a conveyor belt. It moves down the stream with minor linear interactions. It's straightforward for data to flow as unchanged:

LSTM networks have the ability to either remove or add information to the cell state that is carefully regulated by structures known as gates.
Read now
Unlock full access