The Coding Notebook
Memorable coding moments of a software engineer
AI for Developers: RNN encoder-decoder seq2seq translation
Training an RNN encoder-decoder to translate Spanish to English. This is a simple demonstration of sequence-to-sequence model.