DropoutLayerMatrix constructor

DropoutLayerMatrix(
  1. double rate
)

Implementation

DropoutLayerMatrix(this.rate);