Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 788 Bytes

File metadata and controls

16 lines (12 loc) · 788 Bytes

10 Monkey Species Classifier using 6 Lines of Code

This is a Google-Colab ready notebook and worked really well with their GPU, but you could basically run it on any server or local machine.

To install FastAI run this, or use Anaconda for Windows.

pip3 install fastai=2.5.2

For results and explanations, read the notebook. Though I recommend reading it on Google Colab for the cleanest look.

About