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
- Host: GitHub
- URL: https://github.com/voidwalker7/mnist
- Owner: VoIDWALkER7
- Created: 2024-06-02T06:33:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T06:56:12.000Z (11 months ago)
- Last Synced: 2025-01-04T21:17:42.047Z (4 months ago)
- Topics: from-scratch-in-python, mnist, numpy, python
- Language: Jupyter Notebook
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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