Expand description
Dropout layer implementation
This module provides implementation of dropout regularization for neural networks as described in “Dropout: A Simple Way to Prevent Neural Networks from Overfitting” by Srivastava et al.
Structs§
- Dropout
- Dropout layer