Class and Description |
---|
EarlyStoppingConfiguration
Early stopping configuration: Specifies the various configuration options for running training with early stopping.
|
Class and Description |
---|
EarlyStoppingConfiguration
Early stopping configuration: Specifies the various configuration options for running training with early stopping.
|
EarlyStoppingConfiguration.Builder |
EarlyStoppingModelSaver
Interface for saving MultiLayerNetworks learned during early stopping, and retrieving them again later
|
EarlyStoppingResult.TerminationReason |
Class and Description |
---|
EarlyStoppingConfiguration
Early stopping configuration: Specifies the various configuration options for running training with early stopping.
|
EarlyStoppingResult
EarlyStoppingResult: contains the results of the early stopping training, such as:
- Why the training was terminated
- Score vs. epoch
- Epoch that the best model was found
- Score of the best model
- The best model (MultiLayerNetwork) itself
|
Class and Description |
---|
EarlyStoppingModelSaver
Interface for saving MultiLayerNetworks learned during early stopping, and retrieving them again later
|
Class and Description |
---|
EarlyStoppingConfiguration
Early stopping configuration: Specifies the various configuration options for running training with early stopping.
|
EarlyStoppingResult
EarlyStoppingResult: contains the results of the early stopping training, such as:
- Why the training was terminated
- Score vs. epoch
- Epoch that the best model was found
- Score of the best model
- The best model (MultiLayerNetwork) itself
|
Class and Description |
---|
EarlyStoppingConfiguration
Early stopping configuration: Specifies the various configuration options for running training with early stopping.
|
EarlyStoppingResult
EarlyStoppingResult: contains the results of the early stopping training, such as:
- Why the training was terminated
- Score vs. epoch
- Epoch that the best model was found
- Score of the best model
- The best model (MultiLayerNetwork) itself
|
Class and Description |
---|
EarlyStoppingConfiguration
Early stopping configuration: Specifies the various configuration options for running training with early stopping.
|
EarlyStoppingResult
EarlyStoppingResult: contains the results of the early stopping training, such as:
- Why the training was terminated
- Score vs. epoch
- Epoch that the best model was found
- Score of the best model
- The best model (MultiLayerNetwork) itself
|
Copyright © 2020. All rights reserved.