chrismontes's picture
Update README.md
6469968 verified
metadata
license: cc0-1.0
metrics:
  - f1
  - accuracy

Here is a trained model for Image Classification of different dog breeds, capable of identifying 73 distinct breeds, including all of the top 20 most popular breeds according to the AKC. I trained the model using this image dataset here. If you would like to see the code used to train this model, which includes data analysis, recording of model runs, and a hyperparameter search, you can find it in my Github repository here.