Skip to content

MuPhi26761/fastbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Deep Learning Journey: Fast.ai

Fast.ai Badge Python PyTorch

This repository contains my notes, homework, and projects from the Fast.ai Deep Learning for Coders course.

The goal of this repo is to track my progress, experiment with the fastai library, and implement state-of-the-art deep learning models.

πŸ“‚ Repository Structure

The coursework is divided by lessons, with a mix of replicated course notebooks and my own independent experiments.

Lesson Topic My Notebook Project/Experiment
01 Image Classification Link Is it a Bird? Classifier
02 Deployment & Production Link Bear Classifier App (HuggingFace)
03 Neural Net Foundations Link SGD from scratch
04 NLP Introduction Link IMDB Sentiment Analysis
... ... ... ...

🌟 Project Highlights

1. The Bear Classifier (Lesson 2)

A computer vision model capable of distinguishing between Grizzly, Black, and Teddy bears.

2. Multi-Label Classification (Lesson 6)

[Insert Screenshot of results here]

  • Goal: Identifying multiple attributes in a single satellite image.
  • Architecture: ResNet50
  • Key Learning: Understanding metrics for multi-label problems (F1 Score vs. Accuracy).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages