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):
- Where can I access the notebooks for Part 1 2019?
- Which version of the fastai library do those notebooks use?
- Is that version stable without crashes/bugs etc?
- 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.