https://github.com/mh0386/handwriting_recognition
Task 3
https://github.com/mh0386/handwriting_recognition
coding-raja-technologies internship-task
Last synced: 8 months ago
JSON representation
Task 3
- Host: GitHub
- URL: https://github.com/mh0386/handwriting_recognition
- Owner: MH0386
- Created: 2023-07-26T17:00:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-28T17:42:33.000Z (almost 3 years ago)
- Last Synced: 2024-12-27T06:22:56.547Z (over 1 year ago)
- Topics: coding-raja-technologies, internship-task
- Language: Jupyter Notebook
- Homepage: https://Kaggle.com/code/mh0386/handwriting-recognition
- Size: 287 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Handwriting Recognition
## Task 3 in Coding Raja Technologies Internship in Machine Learning
Create a machine learning model that can recognize handwritten digits or characters. You can use a dataset like MNIST or EMNIST and a framework like TensorFlow or PyTorch to build the model.