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

Softmax in episode 4 #397

Closed cpranav93 closed 10 months ago

cpranav93 commented 10 months ago

Currently, we do not use softmax in episode 4 for CIFAR10 but this leads to some confusion and should be explained. Maybe in a callout.

svenvanderburg commented 10 months ago

Duplicate of #292 and resolved with #382