fastai and fastbook

The library provides the implementation of deep learning techniques while the book provides jupyter notebook tutorials and explanations that teach how to use that library, making them complements designed to be used together.

fastai
88
Verified
fastbook
60
Established
Maintenance 13/25
Adoption 25/25
Maturity 25/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 25/25
Stars: 27,903
Forks: 7,673
Downloads: 1,110,373
Commits (30d): 1
Language: Jupyter Notebook
License: Apache-2.0
Stars: 24,733
Forks: 9,444
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
No risk flags
Stale 6m

About fastai

fastai/fastai

The fastai deep learning library

Built on PyTorch, fastai implements a layered architecture with high-level APIs for rapid prototyping across vision, NLP, and tabular domains, while exposing low-level composable abstractions for research. Key innovations include a type dispatch system for Python, a GPU-optimized computer vision library, a refactored optimizer framework, and a 2-way callback system enabling fine-grained control over training dynamics. It integrates seamlessly with existing PyTorch workflows and provides migration paths from libraries like Lightning and Ignite.

About fastbook

fastai/fastbook

The fastai book, published as Jupyter Notebooks

Scores updated daily from GitHub, PyPI, and npm data. How scores work