carpentries-incubator / deep-learning-intro

Learn Deep Learning with Python
https://carpentries-incubator.github.io/deep-learning-intro/
Other
30 stars 36 forks source link

Add exercise on dropout #316

Closed svenvanderburg closed 1 year ago

svenvanderburg commented 1 year ago

Add exercise to vary the dropout rate and see what happens. + You are varying the dropout rate and checking it's effect on model performance, what is the term associated to this process?