mnist-fashion-datasets
There are 9 repositories under mnist-fashion-datasets topic.
tomershay100/MLP-MNIST-fashion-with-PyTorch
MLP implementation in Python with PyTorch for the MNIST-fashion dataset (90+ on test)
cyberfantics/fashion-mnist-prediction
This web app classifies clothing items from the Fashion MNIST dataset using a neural network that I trained. Users can explore random images from the test set or upload their own images for classification.
ofyildirim/pytorch-mnist-fashion-cnn
a repo for classifying mnist fashion dataset with cnn on pytorch
Gbemi123/GANs-with-MNIST-Fashion-dataset
Generate new images with a generative adversial network and the MNIST fashion dataset as input.
lifast-dayoungovich/CNN-MNIST-Fashion
Simple CNN trained on MNIST-fashion dataset
nargesghan/AI
This repository contains my solutions for various projects assigned in my university’s Artificial Intelligence course. The projects cover a wide range of AI topics and techniques, providing practical applications of AI theories learned in class.
priya-aggarwal27/MNIST_FASHION_Dataset_CNN
Train a simple CNN on the Fashion MNIST dataset using Tensorflow Keras.
Barttje/summercourse-ml
Examples for during the Summer Course ML/AI 101 organised by Codecentric
indrapaul824/MNIST-Fashion-Recognizer
In this project, I built a Fashion Recognizer model with CNN on the MNIST Fashion dataset.