Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

Modules | Packages | Classes

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

Detailed Description

Modules

 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.
 

Packages

package  com.intel.daal.algorithms.neural_networks
 Contains classes for for training and prediction using neural network.
 

Classes

class  NextLayersCollection
 Represents a collection of neural network NextLayers objects. More...
 

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