MLCDropoutLayer A layer that deactivates neurons randomly to avoid overfitting. Declarationclass MLCDropoutLayer TopicsCreating Dropout Layersinit(rate:seed:)Inspecting a Dropout Layerrateseed RelationshipsInherits FromMLCLayerConforms ToCVarArgCustomDebugStringConvertibleCustomStringConvertibleEquatableHashableNSObjectProtocol See AlsoNormalization LayersMLCLayerNormalizationLayerMLCBatchNormalizationLayerMLCGroupNormalizationLayerMLCInstanceNormalizationLayer