fastai / course22p2

course.fast.ai 2022 part 2

Home Page:https://course.fast.ai/Lessons/part2.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

course22p2

Overview

These are the notebooks that for part 2 of fast.ai's 2022-23 course.

During the course we build 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

https://course.fast.ai/Lessons/part2.html

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%Language:CSS 0.0%