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

List of all members
TrainingResult Class Reference

Provides methods to access result obtained with the compute() method of the neural network training algorithm. More...

Class Constructor

Constructs the result of the neural network training algorithm

Parameters
contextContext to manage the result of the neural network training algorithm

Detailed Description

Member Function Documentation

Returns the result of the neural network model based training

Parameters
idIdentifier of the result
Returns
Result that corresponds to the given identifier
void set ( TrainingResultId  id,
TrainingModel  val 
)

Sets the result of neural network model based training

Parameters
idIdentifier of the result
valResult that corresponds to the given identifier

The documentation for this class was generated from the following file:

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