experiment
This is summary documentation for hippynn.experiment module. Click here for full documentation.
Links to Full Documentation:
Functions for training.
Modules
Assembling graphs for a training run |
|
Managing optimizer, scheduler, and end of training |
|
This file is used to host the function set_devices, as it is needed by both serialization and routines. |
|
Evaluating network performance over a dataset |
|
Pytorch Lightning training interface. |
|
Keep track of training metrics over the experiment |
|
Routines for setting up and performing training |
|
Checkpoint and state generation. |
|
This file implements various stepping protocols used by different optimizer APIs. |