Notebook repo for learning Part 1 2019

Hi all,

I would like to learn and practice course videos found at https://course19.fast.ai/videos (i.e., Part 1 of the 2019 course).

Which Github repo do I find the relevant notebooks with runnable code in? As an example of how I tried, I found the below location:

by looking at the address bar in the video http://course19.fast.ai/videos/?lesson=6

BUT looks like those notebooks are no longer available (“This repository has been archived by the owner. It is now read-only.” and getting a loading error from Github when trying to open that notebook even to just read).

FOUR questions (for any kind soul that knows about this):

  1. Where can I access the notebooks for Part 1 2019?
  2. Which version of the fastai library do those notebooks use?
  3. Is that version stable without crashes/bugs etc?
  4. If that version is deprecated, where can I find the equivalent but updated course material? (Part 1 of the 2020 course doesn’t cover Resnets, GANs, U-nets etc)

I tried reading through the forums and medium articles that (ex)students have created but the information is perplexing.

Hey Luke,

Thank you so much for your response. So it’s only a problem with the preview then. I will clone the repo like you suggested!!

I have completed the Part 1 of 2020 version but it doesn’t cover Resnets, Convolutions, GANs etc. So looking to learn those topics now.

Its true that fastbook covers pretty much everything. Would you know which 2020 course video lecture corresponds to this Convolutions chapter in Fastbook? Don’t trouble yourself too much if you don’t.

Thank you,
Sunny