asheshjain399 / RNNexp

Other
256 stars 91 forks source link

How to save model #17

Closed yic317 closed 5 years ago

yic317 commented 5 years ago

Hi, I'm using hyperParameterTuning.py lstm3lr to train lstm3lr model. However, I noticed that the checkpoints doesn't contain the model I just trained. If I want to get access to the weights of the model I just trained, how can I do that?

Thanks!

ZaneCode6574 commented 4 years ago

How do you solve this problem? The model I trained seems too small, how about yours?