-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
Thanks for posting your code, I played with it to understand LSTM implementation. I just have a quick question regarding saving the models for later use. Right now, when I run train.py, I can see the model getting trained and I see some outputs. But is there a way to save the model to file and later use it to retrain/predict on future data? I tried using pickle but I get an error saying maximum recursion reached. Please post your thoughts.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels