Package | Description |
---|---|
org.deeplearning4j.earlystopping | |
org.deeplearning4j.earlystopping.termination | |
org.deeplearning4j.parallelism |
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).
|
Class and Description |
---|
IterationTerminationCondition
Interface for termination conditions to be evaluated once per iteration (i.e., once per minibatch).
|
Copyright © 2020. All rights reserved.