|
The following options are the same for all training commands in the Neural Networks package, with the exception of HopfieldFit.
CriterionLog indicates if intermediate results during training should be displayed and logged in the training record.
CriterionLogExtN indicates whether the intermediate results during training should be displayed in a separate notebook, which is the default, or in the current notebook.
ReportFrequency indicates the interval of the intermediate results in the training record.
CriterionPlot indicates whether the performance index should be shown at the end of the training.
MoreTrainingPrompt indicates whether you want be asked if training should be continued at the last iteration.
|