This is a learning project.
A model that predicts if a bear image is from a given category (grizzly, black or teddy)
The dataset comes from images downloaded from the internet. There are about 150 images for each class. It leverages the ResNet15 base model. Done with fast.ai.