LSTM model compile time is very high · Issue #133 · keras-team/keras
I understand the weights can be saved/loaded at a later time, however the time for an LSTM to compile is rather high. If this can't be solved is there a solution by which we can serialize the model...