Provides methods to access the results obtained with the compute() method of the Adagrad algorithm in the batch processing mode.
More...
Constructs the result for the Adagrad algorithm
- Parameters
-
context | Context to manage the result for the Adagrad algorithm |
Constructs the result for the Adagrad algorithm
- Parameters
-
context | Context to manage the Adagrad algorithm result |
cResult | Pointer to C++ implementation of the result |
Returns the optional data of the Adagrad algorithm in the batch processing mode
- Parameters
-
- Returns
- Optional data that corresponds to the given identifier
Sets the optional data of the Adagrad algorithm in the batch processing mode
- Parameters
-
id | Identifier of the optional data, OptionalDataId |
val | Object to store the data |
The documentation for this class was generated from the following file:
- optimization_solver/adagrad/Result.java