{"id":24389935,"url":"https://github.com/joshsizer/mnist-digit-classifier","last_synced_at":"2026-04-10T21:35:09.259Z","repository":{"id":176291846,"uuid":"358389435","full_name":"joshsizer/MNIST-Digit-Classifier","owner":"joshsizer","description":"Keras, Pytorch, and Numpy only machine learning implementations for the classic challenge of classifying handwritten digits.","archived":false,"fork":false,"pushed_at":"2022-03-16T01:31:22.000Z","size":30798,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T02:44:03.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joshsizer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-15T20:51:08.000Z","updated_at":"2021-10-22T23:23:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"838e7c09-36d7-48d7-bf88-b93b9c0d2112","html_url":"https://github.com/joshsizer/MNIST-Digit-Classifier","commit_stats":null,"previous_names":["joshsizer/mnist-digit-classifier"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joshsizer/MNIST-Digit-Classifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshsizer%2FMNIST-Digit-Classifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshsizer%2FMNIST-Digit-Classifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshsizer%2FMNIST-Digit-Classifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshsizer%2FMNIST-Digit-Classifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshsizer","download_url":"https://codeload.github.com/joshsizer/MNIST-Digit-Classifier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshsizer%2FMNIST-Digit-Classifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31660553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"ssl_error","status_checked_at":"2026-04-10T17:19:13.364Z","response_time":98,"last_error":"SSL_read: 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":[],"created_at":"2025-01-19T15:54:50.300Z","updated_at":"2026-04-10T21:35:09.253Z","avatar_url":"https://github.com/joshsizer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mnist_digit_classifier\n\nKeras, Pytorch, and custom (from scratch) implementations.\n\nThe from scratch implementation is a 3 layer\nnetwork (784, 128, 10). It is currently at 97% accuracy.\n\nTwo things I could change to improve is swapping the loss\nfunction from mean squared error to cross-entropy,\nand the output layer activation from sigmoid to softmax.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshsizer%2Fmnist-digit-classifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshsizer%2Fmnist-digit-classifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshsizer%2Fmnist-digit-classifier/lists"}