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

References | Namespaces | Classes

Contains classes for training and prediction using neural network. More...

Contains classes for prediction and prediction using neural network.

Contains classes for neural network model-based training and prediction.

Contains classes for training and prediction using neural network

References

 Initializers
 Contains classes for neural network weights and biases initializers.
 
 Layers
 Contains classes for neural network layers.
 
 Prediction
 Contains classes for making prediction based on the trained model.
 
 Training
 Contains classes for training the model of the neural network.
 

Namespaces

 daal::algorithms::neural_networks
 Contains classes for training and prediction using neural network.
 

Classes

class  LearnableParametersIface
 Learnable parameters for the prediction stage of neural network algorithm. More...
 
class  Parameter
 Class representing the parameters of neural network. More...
 

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