subin60 commited on
Commit
bbd5968
β€’
1 Parent(s): 18886f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,3 +10,5 @@ pinned: false
10
 
11
  # Dog_Breed_Prediction
12
  Dog Breed Prediction πŸ€— spaces deployment of a streamlit python app
 
 
 
10
 
11
  # Dog_Breed_Prediction
12
  Dog Breed Prediction πŸ€— spaces deployment of a streamlit python app
13
+
14
+ This repository contains code for a machine learning project that uses a Convolutional Neural Network (CNN) to classify images of dogs into their respective breeds. The model is trained on the Dog Breed Identification dataset from Kaggle, which includes 120 different breeds.