Skip to content
#

fashion-mnist-dataset

Here are 114 public repositories matching this topic...

This dataset, featuring an even distribution across genders and ages from various countries, is ideal for applications requiring detailed analysis of human postures, hairstyles, and different scenarios. With fine labeling of 19 human body areas, it facilitates advanced semantic segmentation tasks.

  • Updated Aug 20, 2024

Implementation of a Multi-layer Perceptron classifier with hyperparameter tuning and k-fold cross-validation employing GridSearchCV for classifying images on the Fashion MNIST dataset 👗👚👖

  • Updated Jun 25, 2024
  • Jupyter Notebook

Fashion-MNIST-Classification-using-Dense-Neural-Network addresses a classification problem on the Fashion MNIST dataset. With 60K training and 10K test samples of 28x28 grayscale images, the dataset spans 10 classes. Leveraging Keras, this project explores Dense Neural Networks using both Sequential and Functional APIs for efficient classification.

  • Updated Dec 7, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the fashion-mnist-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 fashion-mnist-dataset topic, visit your repo's landing page and select "manage topics."

Learn more