#552 · Primary category: Education & Research

course-v3

data-science deep-learning fastai machine-learning machine-learning-courses mooc pytorch

The 3rd edition of course.fast.ai

Project last updated:05/21/24

GitHub Stars

4.9K

Forks

3.5K

Contributors

199

License

Apache-2.0

Why we included this project

fast.ai's 'Practical Deep Learning for Coders' is one of the most popular free introductions to deep learning, and this repository holds the Jupyter notebooks that accompany it. Learners work through real projects, such as image classification and recommendation, using fastai and PyTorch, with a top-down approach that gets people building useful models early. It suits developers and small teams who prefer following runnable examples over reading theory in isolation. One caveat: the notebooks rely on the older fastai1 library, and the maintainers point newcomers to the newer fastbook repository for the updated course.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category