DropoutLayer constructor

DropoutLayer(
  1. double rate
)

Implementation

DropoutLayer(this.rate);