| Package | Description |
|---|---|
| org.deeplearning4j.earlystopping | |
| org.deeplearning4j.earlystopping.termination |
| Class and Description |
|---|
| EpochTerminationCondition
Interface for termination conditions to be evaluated once per epoch (i.e., once per pass of the full data set),
based on a score and epoch number
|
| IterationTerminationCondition
Interface for termination conditions to be evaluated once per iteration (i.e., once per minibatch).
|
| Class and Description |
|---|
| EpochTerminationCondition
Interface for termination conditions to be evaluated once per epoch (i.e., once per pass of the full data set),
based on a score and epoch number
|
| IterationTerminationCondition
Interface for termination conditions to be evaluated once per iteration (i.e., once per minibatch).
|
Copyright © 2018. All rights reserved.