Package | Description |
---|---|
org.deeplearning4j.optimize |
Modifier and Type | Class and Description |
---|---|
class |
VectorizedDeepLearningGradientAscent
Vectorized Stochastic Gradient Ascent
|
class |
VectorizedNonZeroStoppingConjugateGradient
Modified based on cc.mallet.optimize.ConjugateGradient
no termination when zero tolerance
|
Modifier and Type | Field and Description |
---|---|
protected OptimizerMatrix |
NeuralNetworkOptimizer.opt |
Copyright © 2014. All Rights Reserved.