/FMNIST_CNN

This project is a convolutional neural network (CNN) built using PyTorch that classifies images from the Fashion-MNIST dataset. The network consists of several layers including convolutional layers, pooling layers, and fully connected layers. The model achieved an accuracy of 92.1%

Primary LanguageJupyter Notebook

Stargazers