https://github.com/gill-singh-a/mnist-digit-detection
Python Programs that uses Tensorflow Keras and PyTorch to train a Neural Network for identifying Handwritten Digits (0-9) displayed on 28x28 GrayScale Image
https://github.com/gill-singh-a/mnist-digit-detection
convolutional-neural-networks deep-learning machine-learning neural-network python python-3 pytorch
Last synced: about 2 months ago
JSON representation
Python Programs that uses Tensorflow Keras and PyTorch to train a Neural Network for identifying Handwritten Digits (0-9) displayed on 28x28 GrayScale Image
- Host: GitHub
- URL: https://github.com/gill-singh-a/mnist-digit-detection
- Owner: Gill-Singh-A
- Created: 2023-04-29T19:54:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T03:13:22.000Z (almost 3 years ago)
- Last Synced: 2025-06-02T21:09:44.560Z (about 1 year ago)
- Topics: convolutional-neural-networks, deep-learning, machine-learning, neural-network, python, python-3, pytorch
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MNIST Digit Detection
Python Programs that uses Tensorflow Keras and PyTorch to train a Neural Network for identifying Handwritten Digits (0-9) displayed on 28x28 GrayScale Image