C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Classes
daal::algorithms::optimization_solver::adagrad::interface2 Namespace Reference

Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.

Classes

class  BatchContainer
 Provides methods to run implementations of the adaptive gradient descent algorithm. This class is associated with daal::algorithms::optimization_solver::adagrad::BatchContainer class. More...
 
class  Batch
 Computes Adaptive gradient descent in the batch processing mode. More...
 
struct  Parameter
 Parameter base class for the Adaptive gradient descent algorithm More...
 
class  Input
 Input class for the Adaptive gradient descent algorithm More...
 
class  Result
 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.