Skip to content

jasonwtli/course22p2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

course22p2

Overview

These are the notebooks that are being used for part 2 of fast.ai's 2022 course. It will be released as a MOOC in early 2023.

During the course we are building a deep learning framework called "miniai" from scratch. It is created from these notebooks using nbdev.

Install

Clone this repo, cd to it, and run:

pip install -e .

This installs the miniai library which we're creating in this course.

About

course.fast.ai 2022 part 2 - under construction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Other 0.3%