SlowAI

FastAI, but developed extremely slowly
pip install -e .

This repo represents my plodding, meticulous notetaking from FastAI’s Practical Deep Learning Part II. Hence, SlowAI 😴

These notebook contains copied code from the course repository and, therefore, no part of this work should be considered original. Most of it is rewritten to reflect my code aesthetics and to clarify mathematical points, which is the reason I am sharing it. However, all credit goes to Jeremy Howard except where noted otherwise.