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

Modules | Packages | Classes
Logistic Cross-entropy Layer

Contains classes for logistic cross-entropy layer. More...

Detailed Description

Modules

 Backward Logistic Cross-entropy Layer
 Contains classes for the backward logistic cross-entropy layer.
 
 Forward Logistic Cross-entropy Layer
 Contains classes for the forward logistic cross-entropy layer.
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers.logistic_cross
 Contains classes of thelogistic cross-entropy layer.
 

Classes

class  LogisticCrossBatch
 Provides methods for the logistic cross-entropy layer in the batch processing mode. More...
 
class  LogisticCrossLayerDataId
 Identifiers of input objects for the backward logistic cross-entropy layer and results for the forward logistic cross-entropy layer. More...
 
class  LogisticCrossMethod
 Available methods for the logistic cross-entropy layer. More...
 
class  LogisticCrossParameter
 Class that specifies parameters of the logistic cross-entropy layer. More...
 

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