LSTM output

This post has two pop quizzes relating to the output of LSTM.

Plain Vanilla LSTM

This post creates a plain vanilla LSTM and learns a simple pattern in the sequence.

Stacked LSTM

This post creates a Stacked LSTM and learns a simple pattern in the sequence.