controllers
This is summary documentation for hippynn.experiment.controllers module. Click here for full documentation.
Links to Full Documentation:
Managing optimizer, scheduler, and end of training
Functions
  | 
Return if a scheduler accepts the validation metric.  | 
  | 
Test if an object can be used as a scheduler.  | 
Classes
  | 
Class for controlling the training dynamics.  | 
  | 
A subclass of Controller that terminates if training has not improved for a given number of epochs.  | 
  | 
Learning rate scheduler compatible with pytorch schedulers.  |