Java* API Reference for Intel® Data Analytics Acceleration Library 2019

Modules | Packages | Classes
Adaptive Gradient Descent Algorithm

Contains classes for computing the Adaptive gradient descen. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.optimization_solver.adagrad
 Contains classes for computing Adagrad algorithm.
 

Classes

class  Input
 Input objects for the Adagrad algorithm More...
 
class  Method
 Available methods for computing the Adagrad algorithm. More...
 
class  OptionalDataId
 Available identifiers of optional data objects for the iterative algorithm. More...
 
class  Parameter
 Parameter of the Adagrad algorithm. More...
 
class  Result
 Provides methods to access the results obtained with the compute() method of the Adagrad algorithm in the batch processing mode. More...
 

For more complete information about compiler optimizations, see our Optimization Notice.