menu
flutter_ml package
documentation
layertypes/dropout.dart
DropoutLayerMatrix
DropoutLayerMatrix.new constructor
DropoutLayerMatrix.new constructor
dark_mode
light_mode
DropoutLayerMatrix
constructor
DropoutLayerMatrix
(
double
rate
)
Implementation
DropoutLayerMatrix(this.rate);
flutter_ml package
documentation
layertypes/dropout
DropoutLayerMatrix
DropoutLayerMatrix.new constructor
DropoutLayerMatrix class