Skip to content

Classifying species of monkeys using FastAI (with 6 lines of Code)

License

Notifications You must be signed in to change notification settings

isados/10_monkeys_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Classifying species of monkeys using FastAI (with 6 lines of Code)

Topics

Resources

License

Stars

Watchers

Forks