Skip to content
#

implementing-both-models-from-scratch

Here is 1 public repository matching this topic...

This project demonstrates a practical deep learning project that compares the performance of two fundamental architectures—a basic Neural Network (NN) and a Convolutional Neural Network (CNN)—on the popular Fashion MNIST dataset using PyTorch. The primary goal is to demonstrate the effectiveness of convolutional layers in image classification task

  • Updated Jul 26, 2025
  • Python

Add this topic to your repo

To associate your repository with the implementing-both-models-from-scratch topic, visit your repo's landing page and select "manage topics."

Learn more