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

Classes
daal::algorithms::neural_networks::prediction::interface1 Namespace Reference

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

Classes

class  BatchContainer
 Class containing methods to train neural network model using algorithmFPType precision arithmetic. More...
 
class  Batch
 Provides methods for neural network model-based prediction in the batch processing mode. More...
 
class  Input
 Input objects of the neural networks prediction algorithm. More...
 
class  Parameter
 Class representing the parameters of neural network prediction. More...
 
class  Model
 Class Model object for the prediction stage of neural network algorithm. More...
 
class  Result
 Provides methods to access result obtained with the compute() method of the neural networks prediction algorithm. More...
 
class  Topology
 Class defining a neural network topology - a set of layers and connection between them - on the prediction stage. More...
 

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