Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes for neural network weights and biases initializers. More...
Modules | |
| Gaussian Initializer | |
| Contains classes for neural network weights and biases gaussian initializer. | |
| Truncated Gaussian Initializer | |
| Contains classes for neural network weights and biases truncated gaussian initializer. | |
| Uniform Initializer | |
| Contains classes for neural network weights and biases uniform initializer. | |
| Xavier Initializer | |
| Contains classes for neural network weights and biases Xavier initializer. | |
Packages | |
| package | com.intel.daal.algorithms.neural_networks.initializers |
| Contains classes for the neural network weights and biases initializers. | |
Classes | |
| class | InitializerIface |
| Class representing a neural network weights and biases initializer. More... | |
| class | Input |
| Input object for neural network weights and biases initializer More... | |
| class | InputId |
| Available identifiers of input objects for neural network weights and biases initializer. More... | |
| class | Parameter |
| Class that specifies parameters of the neural network weights and biases initializer. More... | |
| class | Result |
| Provides methods to access results obtained with the compute() method of the neural network weights and biases initializer. More... | |
| class | ResultId |
| Available identifiers of results for the neural network weights and biases initializers. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.