Video: http://course.fast.ai/lessons/lesson2.html
Video timeline: http://wiki.fast.ai/index.php/Lesson_2_Timeline
Summary: http://wiki.fast.ai/index.php/Lesson_2 -----> Basically a numbered list of steps for the week!
Notes: http://wiki.fast.ai/index.php/Lesson_2_Notes
Lecture materials: https://github.com/fastai/courses/blob/master/deeplearning1/nbs/lesson2.ipynb
(to save numpy arrays efficiently)
(fit a line to some random numbers in x-y plane)
(we want to learn if 'terrier', 'tabby' annd 'dashund' are cats or dogs)
(We read .jpeg as an arrays, so we can cave them as arrays for convenience)
(We used code from the vgg16.py and utils.py files. Let's type it out)
(How about statefarm distracted drivers)
Description:
Steps:
Description:
Steps:
Description:
Description:
Steps:
In [ ]: