module documentation
Undocumented
Class |
|
Callback used with fastai when training the neural-network models for saving the statedict of the model after each epoch, given the model improved over the best model so far. |
Class |
|
Callback that saves the models statedict at each Nth epoch. |