Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes for training and prediction using neural network. More...
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 | BackwardLayers |
| Represents a collection of backward stages of neural network layers. More... | |
| class | ForwardLayers |
| Represents a collection of forward stages of neural network layers. More... | |
| class | NextLayersCollection |
| Represents a collection of neural network NextLayers objects. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.