EDUCATION & TRAINING
LSTMs, Bidirectionality, and the Encoder-Decoder
Dev.to Machine Learning
About This Tutorial
Stacking, Bidirectionality, the Encoder-Decoder, and LSTMs Last post ended with a simple RNN and three promises: LSTMs, bidirectional RNNs, and attention. This post delivers the first two, plus the refinements that turn a working-on-paper RNN into something you'd actually deploy.