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

Distributed< step, algorithmFPType, method > Class Template Reference

Provides methods for neural network model-based training in the batch processing mode. More...

Class Declaration

template<ComputeStep step, typename algorithmFPType = DAAL_ALGORITHM_FP_TYPE, Method method = defaultDense>
class daal::algorithms::neural_networks::training::interface1::Distributed< step, algorithmFPType, method >

Template Parameters
stepStep of the neural network algorithm in the distributed processing mode
algorithmFPTypeData type to use in intermediate computations for neural network model-based training, double or float
methodNeural network training method, training::Method
Enumerations
References
Deprecated:
This item will be removed in a future release.

The documentation for this class was generated from the following file:

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