Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains classes for for training and prediction using neural network.
Packages | |
package | initializers |
Contains classes for the neural network weights and biases initializers. | |
package | layers |
Contains classes for the neural network layers. | |
package | prediction |
Contains classes for making prediction based on the trained model. | |
package | training |
Contains classes for training the model of the 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.