Fastai Notebooks

Deep Learning from the Foundations

These notebooks roughly follow the Fastai course Part 2: Deep Learning from the Foundations .

Basics:

Training Loop:

Inside the Network:

Further Flexibility and Customizing:

Data Augmentation:

NLP with Transfer Learning

  • Preprocess Text
  • Transfer Learning
  • AWD LSTM
  • Language Model Pretain
  • Universal Language Model Fine Tuning (ULMFiT)

Extras:

Papers with Code: