Input objects for the Adagrad algorithm
More...
◆ Input() [1/2]
Constructs the input for the Adagrad algorithm
- Parameters
-
context | Context to manage the input for the Adagrad algorithm |
◆ Input() [2/2]
Constructs the input for the Adagrad algorithm
- Parameters
-
context | Context to manage the Adagrad algorithm |
cInput | Pointer to C++ implementation of the input |
◆ get()
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
◆ set()
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