Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Contains classes for training the model of the neural network. More...
Modules | |
Batch | |
Distributed | |
Packages | |
package | com.intel.daal.algorithms.neural_networks.training |
Contains classes for training the model of the neural network. | |
Classes | |
class | PartialResult |
Provides methods to access partial results obtained with the compute() method of the neural network training algorithm in the distributed processing mode. More... | |
class | PartialResultId |
Available identifiers of partial results of the neural network training algorithm. More... | |
class | TrainingInput |
Input object for the training layer More... | |
class | TrainingInputCollectionId |
Available identifiers of input objects for the neural network model based training. More... | |
class | TrainingInputId |
Available identifiers of input objects for the neural network model based training. More... | |
class | TrainingMethod |
Computation methods for the neural networks model based training. More... | |
class | TrainingModel |
Class Model object for the training stage of neural network. More... | |
class | TrainingParameter |
Class representing the parameters of neural network. More... | |
class | TrainingResult |
Provides methods to access result obtained with the compute() method of the neural network training algorithm. More... | |
class | TrainingResultId |
Available identifiers of result of the neural network model based training. More... | |
class | TrainingTopology |
Represents a collection of neural network layer descriptors. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.