Input objects for the Adagrad algorithm
More...
Constructs the input for the Adagrad algorithm
- Parameters
-
context | Context to manage the input for the Adagrad algorithm |
Constructs the input for the Adagrad algorithm
- Parameters
-
context | Context to manage the Adagrad algorithm |
cInput | Pointer to C++ implementation of the input |
Returns an optional input data for the Adagrad algorithm
- Parameters
-
id | Identifier of the optional data object |
- Returns
- Optional data object that corresponds to the given identifier
Sets an optional input data for the Adagrad algorithm
- Parameters
-
id | Identifier of the optional data object |
val | The optional data object |
The documentation for this class was generated from the following file:
- optimization_solver/adagrad/Input.java