Dropout

constructor(p: Float = 0.5f, training: Boolean = true, name: String = "Dropout")(source)