https://github.com/alexcu/fastai-primer
A quick-n-dirty 45 minute primer to train an image classifier using FastAI
https://github.com/alexcu/fastai-primer
computer-vision deep-learning fastai google-colab google-colab-notebook google-colab-tutorial google-colaboratory ipython-notebook learning machine-learning python3 tutorial
Last synced: 3 months ago
JSON representation
A quick-n-dirty 45 minute primer to train an image classifier using FastAI
- Host: GitHub
- URL: https://github.com/alexcu/fastai-primer
- Owner: alexcu
- Created: 2021-11-20T01:28:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-28T01:51:59.000Z (about 3 years ago)
- Last Synced: 2025-01-12T06:07:46.324Z (4 months ago)
- Topics: computer-vision, deep-learning, fastai, google-colab, google-colab-notebook, google-colab-tutorial, google-colaboratory, ipython-notebook, learning, machine-learning, python3, tutorial
- Language: Jupyter Notebook
- Homepage:
- Size: 30.3 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAI Primer
A quick and dirty primer to train a semi-decent computer vision classifier in 6 steps using [FastAI](https://fast.ai).
Intended to be used via Google Colaboratory and take about 45 minutes to complete.