NiftyNet icon indicating copy to clipboard operation
NiftyNet copied to clipboard

Feature: Introducing handler_performance

Open tomvars opened this issue 6 years ago • 1 comments

We're introducing a handler_performance.py which will keep a performance history which other handlers can access to perform performance dependent logic. Future examples include early stopping, reducing LR on plateau and curriculum learning.

tomvars avatar Oct 30 '18 15:10 tomvars

This work is in the following PR https://github.com/NifTK/NiftyNet/pull/271

tomvars avatar Oct 30 '18 16:10 tomvars