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.
About fastai
fastai/fastai
The fastai deep learning library
Fastai helps practitioners quickly build deep learning models for various tasks like image classification, text sentiment analysis, or recommendation systems. You provide your specialized data, and it outputs a highly accurate, deployable deep learning model. Data scientists, machine learning engineers, and researchers can use this to achieve state-of-the-art results efficiently.
About fastbook
fastai/fastbook
The fastai book, published as Jupyter Notebooks
This resource provides interactive Jupyter notebooks that serve as a practical guide to deep learning. It takes you from foundational concepts to building AI applications using the fastai library and PyTorch. If you're looking to understand and implement machine learning models without a PhD, these notebooks offer step-by-step examples and explanations.
Scores updated daily from GitHub, PyPI, and npm data. How scores work