Fixed 3 causes of warnings for the transfer learning module:
1) Step deprecated interface of passing epoch #248
2) Verbose depreciated argument in the initialization of the the PyTorch ReduceLrOnPlateau.
3) Early stopping first iteration invalid value encountered in scalar divide.
Fixed 3 causes of warnings for the transfer learning module: 1) Step deprecated interface of passing epoch #248 2) Verbose depreciated argument in the initialization of the the PyTorch ReduceLrOnPlateau. 3) Early stopping first iteration invalid value encountered in scalar divide.