Add dropout
aromanro opened this issue · comments
Dropout would be nice to be added as well
Paper here: https://jmlr.org/papers/v15/srivastava14a.html
Dropout paper is here: https://www.cs.toronto.edu/~hinton/absps/JMLRdropout.pdf
From linear regression towards neural networks...
Repository from Github https://github.comaromanro/MachineLearning
aromanro opened this issue · comments
Dropout would be nice to be added as well
Paper here: https://jmlr.org/papers/v15/srivastava14a.html
Dropout paper is here: https://www.cs.toronto.edu/~hinton/absps/JMLRdropout.pdf