matin-ghorbani/Fashion-MNIST-training-TensorFlow-JS
Train and Inference on Fashion Mnist dataset using TensorFlowJS
This project helps machine learning developers train and test image classification models using the Fashion MNIST dataset. It takes grayscale images of clothing items and outputs predictions of their categories. This is designed for developers working on image recognition systems.
No commits in the last 6 months.
Use this if you are a developer looking to experiment with training and testing neural networks for image classification, particularly with the Fashion MNIST dataset, using TensorFlow.js.
Not ideal if you are a non-developer seeking a ready-to-use application for classifying fashion items without writing code, or if you need to work with different image types or larger, more complex datasets directly.
Stars
8
Forks
—
Language
JavaScript
License
MIT
Category
Last pushed
Jul 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/matin-ghorbani/Fashion-MNIST-training-TensorFlow-JS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ntedgi/node-efficientnet
tensorflowJS implementation of EfficientNet 🚀
SashiDo/teachablemachine-node
Using Teachable Machine Models in Node.js
thekevinscott/ml-classifier
A tool for quickly training image classifiers in the browser
thekevinscott/ml-classifier-ui
A UI tool for quickly training image classifiers in the browser
fastai/tinypets
Minimal JS interface to an image classifer