Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 257 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 257 Bytes

Very small NN model with a single LSTM layer that itself contains a LSTM cell of size 2 (hidden state of length 2). In this example, we will have one input sample with 3 time steps and one feature observed at each time step Check book page 52 for parameters