Dropout constructor

Dropout([
  1. double p = 0.0
])

Implementation

Dropout([this.p = 0.0]);