fastai 2.7.17
0
fastai simplifies training fast and accurate neural nets using modern best practices
Contents
fastai simplifies training fast and accurate neural nets using modern best practices
Stars: 26192, Watchers: 26192, Forks: 7552, Open Issues: 228The fastai/fastai
repo was created 7 years ago and the last code push was 2 weeks ago.
The project is extremely popular with a mindblowing 26192 github stars!
How to Install fastai
You can install fastai using pip
pip install fastai
or add it to a project with poetry
poetry add fastai
Package Details
- Author
- Jeremy Howard, Sylvain Gugger, and contributors
- License
- Apache Software License 2.0
- Homepage
- https://github.com/fastai/fastai
- PyPi:
- https://pypi.org/project/fastai/
- GitHub Repo:
- https://github.com/fastai/fastai
Classifiers
Related Packages
Errors
A list of common fastai errors.
Code Examples
Here are some fastai
code examples and snippets.
GitHub Issues
The fastai package has 228 open issues on GitHub
- CondaHTTPError: HTTP 404 NOT FOUND for url <https://conda.anaconda.org/fastchan/noarch/platformdirs-3.10.0-pyhd8ed1ab_0.conda>
- Simple augmentations should not introduce blur!
- Resolve CutMix Deprecation Warning
- Minimum Requirement of Python 3.8 & PyTorch 1.10
- broken link
- Docs - Using Colab link doesn't work
- FocalLossFlat causing picking error upon model export
- Exception Inception
- collab_learner and fit_one_cylce crashes kernel on M2 Macs
notebook_launcher
doc example not working- broken link on the Collaborative Filtering Page
- FastAI load_learner() issue
- IMDB example fails