{"id":20696763,"url":"https://github.com/engichang1467/digit-recognition-nn","last_synced_at":"2026-04-24T04:33:59.572Z","repository":{"id":113302374,"uuid":"325383380","full_name":"engichang1467/Digit-Recognition-NN","owner":"engichang1467","description":"Build a basic neural network model with Tensorflow and Keras to train the program to recognize all the handwritten digit in the MNIST dataset","archived":false,"fork":false,"pushed_at":"2020-12-29T20:48:01.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T16:37:24.554Z","etag":null,"topics":["mnist","mnist-handwriting-recognition","neural-networks","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/engichang1467.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-29T20:43:58.000Z","updated_at":"2020-12-30T07:48:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"afc8d04f-d2d4-4062-9ea2-dca4667d32e6","html_url":"https://github.com/engichang1467/Digit-Recognition-NN","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/engichang1467/Digit-Recognition-NN","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engichang1467%2FDigit-Recognition-NN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engichang1467%2FDigit-Recognition-NN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engichang1467%2FDigit-Recognition-NN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engichang1467%2FDigit-Recognition-NN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engichang1467","download_url":"https://codeload.github.com/engichang1467/Digit-Recognition-NN/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engichang1467%2FDigit-Recognition-NN/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32209893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mnist","mnist-handwriting-recognition","neural-networks","tensorflow"],"created_at":"2024-11-17T00:15:06.656Z","updated_at":"2026-04-24T04:33:59.555Z","avatar_url":"https://github.com/engichang1467.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Handwritten Digit Guesser Neural Network\n\n- Build a basic neural network model with Tensorflow and Keras to train the program to recognize all the handwritten digit in the MNIST dataset\n\n- Test if the prediction is correct on Jupyter Notebook\n\n## Requirements\n\n- Python 3.7\n- Tensorflow\n- Keras\n- Numpy\n- Matplotlib\n- Jupyter\n\n## Testing our Model\n\n![](src/num7.png)\n\n![](src/num5.png)\n\n## Give It A Shot!!\n\n- Make sure you have all the packages installed from ```requirements.txt```\n\n```\npip install -m requirements.txt\n```\n\n- Build and train the model, and you will get a model directory ```numReader.model```, which will be use for testing later\n\n```\npython3 buildModel.py\n```\n\n- Use the Jupyter Notebook (```testModel.ipynb```) to test how accurate our model is","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengichang1467%2Fdigit-recognition-nn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengichang1467%2Fdigit-recognition-nn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengichang1467%2Fdigit-recognition-nn/lists"}