Skip to content

casp3ro/fast.ai

Repository files navigation

ML Engineering Portfolio — fast.ai Practical Deep Learning

Hands-on ML engineering projects built while completing fast.ai Practical Deep Learning for Coders.

Projects

Project Type Model Dataset Deployed
Guitar Classifier Computer Vision ResNet34 Custom (Bing scraper) HuggingFace Spaces
Titanic Survival Predictor Tabular ML tabular_learner Kaggle Titanic
MNIST from scratch Deep Learning fundamentals Custom MLP MNIST
SGD from scratch Optimization Manual PyTorch
NLP Sentiment (Lecture 4) NLP fine-tuned transformer Custom CSV
California Housing Regression tabular_learner sklearn dataset

Stack

PyTorch · fast.ai · HuggingFace Transformers · Gradio · Jupyter · scikit-learn · Python 3.11 · uv

Setup

uv sync
source .venv/bin/activate
jupyter notebook

Learning path

  • Lesson 1: Image classification, transfer learning
  • Lesson 2: Deployment, Gradio, HuggingFace Spaces
  • Lesson 3: SGD from scratch, ReLU, MNIST as tensors, tabular ML
  • Lesson 4: NLP, fine-tuning transformers
  • Lesson 5+: In progress

About

Hands-on ML engineering projects from fast.ai Practical Deep Learning (PyTorch, fastai, transformers) with end-to-end notebooks and deploy-ready experiments.

Topics

Resources

Stars

Watchers

Forks

Contributors