machine_learning.lstm.lstm_prediction¶
Create a Long Short Term Memory (LSTM) network model An LSTM is a type of Recurrent Neural Network (RNN) as discussed at: * https://colah.github.io/posts/2015-08-Understanding-LSTMs * https://en.wikipedia.org/wiki/Long_short-term_memory
Attributes¶
Module Contents¶
- machine_learning.lstm.lstm_prediction.sample_data¶