flâneur

Practical Deep Learning for Coders - 3: Neural net foundations

course.fast.ai · 110 words · saved by 1 readers

This lesson is based partly on chapter 4 of the book.

Today we’ll be learning about the mathematical foundations of deep learning: Stochastic gradient descent (SGD), and the flexibility of linear functions layered with non-linear activation functions. We’ll be focussing particularly on a popular combination called the Rectified linear function (ReLU). Video This lesson is based partly on chapter 4 of the book. Resources Notebooks for this lesson: HuggingFace Spaces Pets repository Which image models are best? How does a neural net really work? Other resources for the lesson Titanic spreadsheet: see the course repository Titanic data…

saved by

related reading