Skip to content

Commit 23dc1a7

Browse files
authored
Create ReadMe.md
1 parent c4013c4 commit 23dc1a7

File tree

1 file changed

+11
-0
lines changed
  • Fashion MNIST MultiClass Image Classification (CNN)

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Description:
2+
To classify images from the Fashion MNIST dataset using Convolutional Neural Networks (CNN).
3+
4+
Details
5+
Dataset: The Fashion MNIST dataset is a popular benchmark for image classification tasks, comprising 70,000 grayscale images of fashion items from 10 different categories.
6+
7+
Output and Graphs:
8+
9+
![image](https://github.com/smty2018/Amazing-Python-Scripts/assets/74114936/507e9768-6ed5-4563-99a3-1480b1551307)
10+
![download17](https://github.com/smty2018/Amazing-Python-Scripts/assets/74114936/1c32c808-d40b-4e79-8d34-1489475219fa)
11+
![download (17)](https://github.com/smty2018/Amazing-Python-Scripts/assets/74114936/21b15e52-adb9-4271-96bc-1e94d316e089)

0 commit comments

Comments
 (0)