Asubramanian19 commited on
Commit
c181902
1 Parent(s): 1340e4b

Updated README file

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: mit
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
  ---
6
+ Resnet50 model trained on images of rock doves, zebra doves and mourning doves.
7
+ Images are from the well curated dataset of bird pictures at https://www.kaggle.com/datasets/gpiosenka/100-bird-species
8
+ This exercise is to apply the lesson taught as part of the course:
9
+ https://github.com/fastai/fastbook/blob/master/02_production.ipynb