ulfmagnetics / bear-classifier

Bear classification via deep learning, from Chapter 2 of book.fast.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bear Classifier

This is a simple example of deploying a webapp that serves a trained model that performs image classification.

See https://course.fast.ai/deployment_heroku for the basics on deploying a Jupyter Notebook to Heroku, which is the approach I've taken here.

About

Bear classification via deep learning, from Chapter 2 of book.fast.ai


Languages

Language:Jupyter Notebook 98.3%Language:Procfile 1.7%