Statistically Signifigant Stopping of Neural Network Training
ASWS This codebase is being actively maintained, please create and issue if you have issues using it Code to use Augmented Shapiro Wilks Stopping, as well as code for the paper “Statistically Signifigant Stopping of Neural Network Training” Basics All data files are included under losses and each folder. The main Augmented Shapiro-Wilk Stopping criterion is implemented in analysis.py, along with several helper functions and wrappers. The other comparison heuristics are also included in analysis.py, along with their wrappers. grapher.py […]
Read more