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