carpentries-incubator / deep-learning-intro

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

Update Timings based on measured times #124

Closed bpmweel closed 3 years ago

bpmweel commented 3 years ago

Update the episode timings based on what we measured during the june workshop.

bpmweel commented 3 years ago

Here are the timings we measured when we taught it:

Day 1

Day 2

Day 3

• 9:19 start recap yesterday • 9:31 start exercise create a similar scatterplot for a reasonable baseline • 9:45 ?? Stop exercise • 10:07 start exercise plotting validation history • 10:12?? Stop exercise • 10:20 Start exercise less parameters in breakout rooms • 10:30 Stop exercise less parameters • 10:50 Start explaining early stopping • 11:05 Start exercise batchnorm • 11:20?? Stop exercise batchnorm • 11:30 Start exercise dropout • 11:48 Stop exercise dropout • BREAK • 12:07: Discuss dropout exercise • 12:12 saving and loading model (start) • 12:20??: start exercise on how to further improve the model • 12:35??: stop exercise • 12:50 start survey

bpmweel commented 3 years ago

Fixed with #126