An open API service indexing awesome lists of open source software.

https://github.com/voidwalker7/mnist

MNIST Digit Detector Model using only Numpy
https://github.com/voidwalker7/mnist

from-scratch-in-python mnist numpy python

Last synced: 3 months ago
JSON representation

MNIST Digit Detector Model using only Numpy

Awesome Lists containing this project

README

        

This is a Machine Learning MOdel to recognize handwritten digits, based on the MNIST dataset present on kaggle.
This is the link for the dataset : https://www.kaggle.com/competitions/digit-recognizer