C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains classes for computing the Stochastic gradient descent.
Namespaces | |
interface1 | |
Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
interface2 | |
Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Enumerations | |
enum | Method { defaultDense = 0, miniBatch = 1, momentum = 2 } |
enum | OptionalDataId { pastUpdateVector = iterative_solver::lastOptionalData + 1, pastWorkValue = pastUpdateVector + 1 } |
For more complete information about compiler optimizations, see our Optimization Notice.