You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cat, dog, and horse prediction using Transfer-Learning using ResNet-50 with help of Python.
3
+
### This notebook talks about how to start with Transfer-Learning using ResNet50.
4
+
#### We would use the help of the keras for using the ResNet-50 and we train and build a image classifier for classifying whether the image is dog,cat or horse.
0 commit comments