ML-workshop
-
Updated
Aug 19, 2020 - Jupyter Notebook
ML-workshop
An Artificial Neural Network for image classification (hand written numbers from MINST dataset).
We will develop a model using Support Vector Machine which should correctly classify the handwritten digits from 0-9 based on the pixel values given as features. Thus, this is a 10-class classification problem.
A repository with my course practice in MGMT590 Machine Learning at Krannert School of Management, Purdue University.
From kaggle learning competition MINST digit recognition.
Handwritten Digit Recognition Using 3-Layer ANN
Recognises handwritten digit
MINST Full Implementation-With TensorFlow.js API
Classification of handwritten digits using MINST dataset
Simple Machine Learning Projects done for a Data Science Course
This repository contains code related to the MINST dataset, which is a large database of handwritten digits commonly used for training various image processing systems.
Add a description, image, and links to the minst topic page so that developers can more easily learn about it.
To associate your repository with the minst topic, visit your repo's landing page and select "manage topics."