Lectures

Mario
History
Chapter 9, Tabular

https://nbviewer.org/github/fastai/fastbook/blob/master/09_tabular.ipynb

Learn how to deal with tabular data. Explore techniques beyond deep learning.

Mario
History
Chapter 8, Collab

https://nbviewer.org/github/fastai/fastbook/blob/master/08_collab.ipynb

Learn about embeddings and dot products.

Mario
History
Chapter 7, Sizing and TTA

https://nbviewer.org/github/fastai/fastbook/blob/master/07_sizing_and_tta.ipynb

Learn normalization, progressive resizing, and test time augmentation.

Mario
History
Chapter 6, Multi-Category

https://nbviewer.org/github/fastai/fastbook/blob/master/06_multicat.ipynb

Learn how to adjust your image classifier for multi-label or regression tasks.

Mario
History
Chapter 5, Pet Breeds

https://nbviewer.org/github/fastai/fastbook/blob/master/05_pet_breeds.ipynb

Learn techiniques to scale and impove accuracy of your image classifier.

Mario
History
Chapter 4, MNIST Basics

https://nbviewer.org/github/fastai/fastbook/blob/master/04_mnist_basics.ipynb

Learn fundamental concepts behind deep learning using a computer vision example.

Mario
History
Chapter 3, Ethics

https://nbviewer.org/github/fastai/fastbook/blob/master/03_ethics.ipynb

Learn why ethics is important and how to apply it in deep learning applications.

Mario
History
Chapter 2, Production

https://nbviewer.org/github/fastai/fastbook/blob/master/02_production.ipynb

Computer vision example of building an end-to-end deep learning application.

Mario
History
Chapter 1, Intro

https://nbviewer.org/github/fastai/fastbook/blob/master/01_intro.ipynb

Book overview. Introduce the key concepts behind deep learning, and train our first models on different tasks.

Mario
Lecture Series History
fast.ai book

https://course.fast.ai/Resources/book.html

Deep Learning for Coders with Fastai and PyTorch: AI Applications Without a PhD

Mario
History
Derivatives: Applications

Let's dive into some applications of derivatives!

Mario
History
Derivatives: Practice

Let's practice some essential derivatives