fastai/fastai
The fastai deep learning library observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 97
- Release rhythm 83
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 60
- age_days: 3280
- days_rel: 34
- days_push: 18
- n_releases_24m: 10
Adoption not part of the score
28125 stars · 7641 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
fastai is a deep learning library built on PyTorch that offers high-level components for quickly achieving state-of-the-art results in vision, text, tabular, and collaborative filtering tasks, plus low-level APIs for research. It follows a layered architecture and is accompanied by a free course and book for learning deep learning.
Use cases
- train an image classifier in a few lines of code
- fine-tune a text sentiment model
- build a tabular model on structured data
- create a recommendation system
- do image segmentation
- learn deep learning with a practical course
- prototype neural network models on GPU in Colab
When to choose
- you want fast, high-level PyTorch training with sensible defaults
- you are learning deep learning and want a gentle but powerful API
- you need quick state-of-the-art baselines for vision, text, or tabular data
- you want a mix of high-level convenience and low-level extensibility for research
When to avoid
- you need full low-level control over every training detail from the start
- your project requires frameworks other than PyTorch
- you need production serving infrastructure, which fastai does not provide
- you prefer writing raw PyTorch training loops
Facets
library · maturity stable
machine-learning deep-learning image-processing nlp data-science deep-learning machine-learning data-science computer-vision python cross-platform cli pytorch training-api notebooks colab transfer-learning tabular-data computer-vision education natural-language-processing gpu
3 sources
- readme: https://github.com/fastai/fastai · fetched 2026-08-28 · b86713e085fa
- homepage: http://docs.fast.ai · fetched 2026-08-29 · d63b7dec5b2e
- registry_pypi: https://pypi.org/pypi/fastai/json · fetched 2026-08-29 · 3e22f19f6efa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fastai/fastai | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem