carpentries-incubator / deep-learning-intro

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

Episode 4: Number of parameters exercise make multiple choice #342

Closed svenvanderburg closed 11 months ago

svenvanderburg commented 1 year ago

The 'Number of parameters' exercise could increase in diagnostic power if it is made into a multiple choice question, where the different answers reflect common misconceptions (for example forgetting the bias parameter of each neuron).

From #287