Skip to content
#

training-and-testing-them-on-the-same-dataset

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 training-and-testing-them-on-the-same-dataset 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 training-and-testing-them-on-the-same-dataset topic, visit your repo's landing page and select "manage topics."

Learn more