
fastai 2.8.7
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: 27852, Watchers: 27852, Forks: 7679, Open Issues: 265The fastai/fastai repo was created 8 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 27852 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
- None
- License
- Apache-2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/fastai/
- Documentation:
- https://docs.fast.ai/
- 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 265 open issues on GitHub
- Fix broken link to paper in README
- [Bug] FastAI 2.8.6 breaks AutoGluon Integration, crashes on
from fastai.callback import core - ValueError: Expected input batch_size (8) to match target batch_size (1024). when trying to use transformers model with fastai
- 中文社区交流群
- RuntimeError: The MPS backend is supported on MacOS 12.3+.Current OS version can be queried using
sw_vers
pythonfix







