csc-training / intro-to-dl

Introduction to deep learning
MIT License
43 stars 45 forks source link

Practical Deep Learning course, Feb 2022 #7

Closed mvsjober closed 2 years ago

mvsjober commented 2 years ago

Recurring TODOs:

After registration has closed (recurring):

During course:

After course:

Specific to this instance:

mvsjober commented 2 years ago

Notes from day 1:

kmankine commented 2 years ago

Comment from a student: We could spend a minute about how to save and transfer files from Notebooks to somewhere safe, and remind people about the notebook lifetime.

mvsjober commented 2 years ago

Re-use, finetuning should be explained better. I should use the image in the lecture better. Also the code should be simplified (remove the non-vgg models etc).

mvsjober commented 2 years ago

Take a look at PyTorch vs Keras accuracy differences in CNN/RNN 20ng exercises.

jmakoske commented 2 years ago

Comment from a student: We could spend a minute about how to save and transfer files from Notebooks to somewhere safe, and remind people about the notebook lifetime.

I guess this should be explicitly somewhere written down. I mean we were supposed to talk about this but (again) did not.

jmakoske commented 2 years ago

Notes from day 1:

* people keep asking content questions also in Zoom, not sure what to do about that... we could simply refuse to answer non-technical questions in Zoom ;-)

* Lecture 3: took only ~45 mins, and we had almost too much time for exercise. We could change schdule like this:

  * 13:00-13:45 Lecture 3 (15 min less)
  * 13:45-14:15 Exercise 3
  * 14:15-14:30 Break
  * 14:30-15:30 Lecture 4 (15 min more!)
  * 15:30-16:00 Exercise 4

* some errors in exercise 2, with references to history instead of history_ex1 etc
jmakoske commented 2 years ago

Move any new git commits to mls

mvsjober commented 2 years ago

Moved comments as TODOs to new ticket, closing this one.