Skip to content

Commit f684d8e

Browse files
authored
Update and rename ReadMe.txt to ReadMe.md
1 parent 2d3cf7e commit f684d8e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Cats Vs Dog Image Classifier (CNN)/ReadMe.txt renamed to Cats Vs Dog Image Classifier (CNN)/ReadMe.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,10 @@ Description:
22
The project uses TensorFlow and Keras libraries to create a Convolutional Neural Network (CNN) architecture for Cats vs. Dogs image classification. The dataset is preprocessed by resizing and normalizing the images. The CNN model consists of multiple convolutional and pooling layers, followed by fully connected layers for classification. The model is trained using the training data, optimizing the cross-entropy loss with the Adam optimizer
33

44
Dataset:
5-
https://drive.google.com/file/d/12I9KXycZQb3OFnb4UySFc8iHscdCZ0yJ/view?usp=sharing
5+
https://drive.google.com/file/d/12I9KXycZQb3OFnb4UySFc8iHscdCZ0yJ/view?usp=sharing
6+
7+
Model Summary:
8+
![Screenshot 2023-08-07 015812](https://github.com/smty2018/Amazing-Python-Scripts/assets/74114936/671a2fd7-29c3-4a00-aca8-a4ae659f2de6)
9+
10+
Output:
11+
![Screenshot 2023-08-07 015148](https://github.com/smty2018/Amazing-Python-Scripts/assets/74114936/e5a68322-91e9-46e3-a497-fe6259d70325)

0 commit comments

Comments
 (0)