top | item 32867061

(no title)

idf00 | 3 years ago

> I haven't taken the course, but that sounds like a horrible place to start a course on understanding deep learning.

Sounds like you support the course author's decision to make this part 2 of the course series to be taken after part 1 is completed!

discuss

order

ralusek|3 years ago

Sorry for failing to clarify:

> Three years ago we pioneered Deep Learning from the Foundations, an in depth course that started right from the foundations—implementing and GPU-optimising matrix multiplications and initialisations

They're talking about how Part 1 starts

idf00|3 years ago

Deep Learning from the Foundations IS part 2. They are not talking about how part 1 starts. They are talking about how part 2 starts. This mirrors how their book is written, with the content typically in Deep Learning for Foundations being the second half of the book. I've taken the courses every year, it's always been like that.

You should consider taking a look at part 1 of the course if you want to understand the starting curriculum: https://course.fast.ai/

Yenrabbit|3 years ago

'Deep learning from the Foundations' was the previous version of this new course, but both built on their respective part 1s. So part 1 is 'practical deep learning for coders', very good intro to DL for getting things done that starts with big wins using pretrained models and then digs into them enough that you know how to make them better. Part 2 is for those wanting to go all the way to implementing the ideas 'from scratch', reading papers and diving into advanced topics.