https://github.com/aniketdash7/nn_scratch
https://github.com/aniketdash7/nn_scratch
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aniketdash7/nn_scratch
- Owner: aniketDash7
- Created: 2024-03-13T05:06:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-13T13:31:55.000Z (about 1 year ago)
- Last Synced: 2025-01-28T23:09:12.917Z (4 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scratch
We will be using the famous digit classification using the popular MNIST Dataset. It consists of thousands of low resolution greyscale images of handwritten digits.
We are going to start with training images of 28 x 28 pixel dimension.