mohanades

Results 2 issues of mohanades

Hi, I trained my model for 50 epochs. Now I want to continue training for other 15 epochs. so I start training with `model.load_from_checkpoint("path")` but I don't know how to...

Hi, when I am trying to train your source code in 5'th epoch (maybe or less maybe or more) I encountered error that stop training. so I increase max_step ....