Skip to main content

Demo: Retail Use Case - FashionMNIST dataset, two CNNs in AI Studio

  • April 29, 2025
  • 2 replies
  • 72 views

Forum|alt.badge.img+2

 

This project compares two convolutional neural network architectures on the Fashion MNIST dataset:

  • SimpleCNN: A basic CNN with 2 convolutional layers.
  • DeeperCNN: A deeper CNN with 4 convolutional layers.

The goal is to evaluate and visualize the marginal performance differences between these models using accuracy, loss, ROC curves, and probability-based visualizations.
 

How to Run

 

  1. Create New AIS Project
     
  2.  Install dependencies:
    pip install -r requirements.txt3. Run the notebook: Open fashion_mnist_comparison.ipynb in Jupyter Lab and execute all cells sequentially.

Resources:

https://github.com/HPInc/aistudio-samples/tree/main/hackathon-sample-projects/hackathon-retail-MNIST

2 replies

Forum|alt.badge.img
  • Starter
  • 2 replies
  • May 13, 2025

I was trying to watch the video, however, is asking logging using an HP email account. 

 


  • 0 replies
  • May 13, 2025

Hi ​@julioacuna, thanks for catching the error. The post has been updated with the correct video.