RNN


一文搞懂RNN(循环神经网络)基础篇 - 知乎 (zhihu.com)

另外这篇博文的把RNN给可视化了(大概在Let's Pay Attenion Now子标题那里):

Visualizing A Neural Machine Translation Model (Mechanics of Seq2seq Models With Attention) – Jay Alammar – Visualizing machine learning one concept at a time. (jalammar.github.io)

虽然是讲Attention mechanism的,但是附带着把RNN也讲了一下。

相关