generateDropoutMask: Generates the dropout mask for the deep neural network

Description Usage Arguments References See Also

Description

This function generates the dropout mask for the deep neural network

Usage

1

Arguments

length,

the dimension of the layer

dropoutRate,

the dropout rate

References

Dropout: A Simple Way to Prevent Neural Networks from Overfitting, Nitish Srivastava

See Also

https://www.cs.toronto.edu/~hinton/absps/JMLRdropout.pdf


deeplearning documentation built on Jan. 15, 2017, 9:52 a.m.