base_handles
Description
Basic handles for training and evaluation of pytorch models.
These are wrappers around the training and evaluation functions
from train_eval_funs,
with additional support of automated several epoch training.
Sub-modules
Handle for early stopping.  | 
|
Wrapper around pytorch optimizer to make them resettable.  | 
|
Abstract handle for standard training and testing of pytorch models.  |