Package | Description |
---|---|
org.nd4j.autodiff.samediff | |
org.nd4j.linalg.learning.regularization |
Class and Description |
---|
Regularization
Regularization API for magnitude-based regularization techniques such as:
L1Regularization L2Regularization WeightDecay Implementations should have the following features: 1. |
Class and Description |
---|
Regularization
Regularization API for magnitude-based regularization techniques such as:
L1Regularization L2Regularization WeightDecay Implementations should have the following features: 1. |
Regularization.ApplyStep
ApplyStep determines how the regularization interacts with the optimization process - i.e., when it is applied
relative to updaters like Adam, Nesterov momentum, SGD, etc.
|
Copyright © 2019. All rights reserved.