| Package | Description |
|---|---|
| org.bytedeco.caffe |
| Modifier and Type | Class and Description |
|---|---|
class |
FloatAdaDeltaSolver |
class |
FloatAdaGradSolver |
class |
FloatAdamSolver
\brief AdamSolver, an algorithm for first-order gradient-based optimization
of stochastic objective functions, based on adaptive estimates of
lower-order moments.
|
class |
FloatNesterovSolver |
class |
FloatRMSPropSolver |
Copyright © 2021. All rights reserved.