Slide 2
Slide 2 text
Origins
I was at a vantech data science meetup, Harbourfront
Center Vancouver circa 2017:
“... I wonder how powerful
an LSTM cell is…?”
● LSTMs = Long Short-Term Memory
○ S. Hochreiter, J. Schmidhuber, ”Long short-term
memory”
● These are unit types in deep learning neural networks
● LSTMs are used for sequence-related problems
● Typically trained by gradient descent methods
Looking out at rainy Stanley Park
thinking about RNNs.