Dropout Properties

The Dropout type exposes the following members.

Properties


  Name Description
Public property Name
Gets or sets the name of the network layer
(Inherited from LayerConfig.)
Public property Params
Gets or sets the parameters.
(Inherited from LayerConfig.)
Public property Rate
A float value between 0 and 1. Fraction of the input units to drop.