ParameterMiniBatch of the SGD algorithm.
More...
Constructs the parameter for SGD algorithm
- Parameters
-
| context | Context to manage the parameter for SGD algorithm |
Constructs the parameter for SGD algorithm
- Parameters
-
| context | Context to manage the SGD algorithm |
| cParameterMiniBatch | Pointer to C++ implementation of the parameter |
Gets the numeric table of values of the conservative coefficient sequence
- Returns
- The numeric table of values of the conservative coefficient sequence
| long getInnerNIterations |
( |
| ) |
|
Returns the numeric table of values of the conservative coefficient sequence
- Returns
- The numeric table of values of the conservative coefficient sequence
| void setConservativeSequence |
( |
NumericTable |
conservativeSequence | ) |
|
Sets the numeric table of values of the conservative coefficient sequence
- Parameters
-
| conservativeSequence | The numeric table of values of the conservative coefficient sequence |
| void setInnerNIterations |
( |
long |
innerNIterations | ) |
|
Sets the numeric table of values of the conservative coefficient sequence
- Parameters
-
| innerNIterations | The numeric table of values of the conservative coefficient sequence |
The documentation for this class was generated from the following file: