Interface | Description |
---|---|
EndTrainingStrategy |
Class | Description |
---|---|
EarlyStoppingStrategy |
Stop early when validation set no longer improves.
|
EndIterationsStrategy | |
EndMaxErrorStrategy | |
EndMinutesStrategy | |
SimpleEarlyStoppingStrategy |
A simple early stopping strategy that halts training when the validation set no longer improves.
|
Copyright © 2014. All Rights Reserved.