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

Improve this page

Add a description, image, and links to the implementing-both-models-from-scratch topic page so that developers can more easily learn about it.

Curate this topic

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