Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 488 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 488 Bytes

course.fast.ai

This is where you'll find the notebooks, slides, and spreadsheets for the 2022 edition of Practical Deep Learning for Coders. See course.fast.ai for the lessons.

What's here

  • Repo root: notebooks
  • clean folder: notebooks without prose or outputs
    • in your CLI run python3 basic_clean_notebooks.py to create this folder
  • xl: Excel spreadsheets
  • slides: Jeremy's slide decks
  • tools: Ignore (tools for creating this repo)