Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

Modules | Packages | Classes

Contains classes of the dropout layer. More...

Detailed Description

Modules

 Backward Dropout Layer
 Contains classes for the backward dropout layer.
 
 Forward Dropout Layer
 Contains classes for the forward dropout layer.
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers.dropout
 Contains classes of the dropout layer.
 

Classes

class  DropoutBatch
 Provides methods for the dropout layer in the batch processing mode. More...
 
class  DropoutLayerDataId
 Identifiers of input objects for the backward dropout layer and results for the forward dropout layer. More...
 
class  DropoutMethod
 Available methods for the dropout layer. More...
 
class  DropoutParameter
 Class that specifies parameters of the dropout layer. More...
 

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