An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# FastAI Primer

Open In Colab

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.