{"id":19251660,"url":"https://github.com/lokranjanp/mnist-classifier","last_synced_at":"2026-05-02T18:38:10.956Z","repository":{"id":241869469,"uuid":"778254826","full_name":"lokranjanp/mnist-classifier","owner":"lokranjanp","description":"Mnist handwritten digit classifier from scratch using numpy only and also with CNN-tf. The aim is to make the models of almost equal accuracy.","archived":false,"fork":false,"pushed_at":"2024-08-31T05:42:24.000Z","size":38000,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-05T06:41:51.442Z","etag":null,"topics":["mnist","mnist-classification","mnist-classifier","numpy","pandas","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","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/lokranjanp.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":"2024-03-27T11:29:25.000Z","updated_at":"2024-08-31T05:42:27.000Z","dependencies_parsed_at":"2024-05-30T12:22:05.014Z","dependency_job_id":"85d188c4-ad0a-44c0-bde1-3d117e034af2","html_url":"https://github.com/lokranjanp/mnist-classifier","commit_stats":null,"previous_names":["lokranjanp/mnist-classifier"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokranjanp%2Fmnist-classifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokranjanp%2Fmnist-classifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokranjanp%2Fmnist-classifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokranjanp%2Fmnist-classifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lokranjanp","download_url":"https://codeload.github.com/lokranjanp/mnist-classifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240347789,"owners_count":19787231,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-classification","mnist-classifier","numpy","pandas","tensorflow"],"created_at":"2024-11-09T18:23:25.119Z","updated_at":"2026-05-02T18:38:05.932Z","avatar_url":"https://github.com/lokranjanp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Contains 2 approaches to solving the MNIST Hand Written Digit Classifier.\n\nMain file : Tensorflow Keras API approach.\nbasic.py : Neural Network from scratch. \n\nArchitecture remains same. \nInput : 28 * 28 pixel Grayscale Image.\nInput layer of Neural Network : 784 Neurons (ReLu activation function)\nOutput : 10 neurons (Softmax Function)\n\nRequirements :\n    1) Tensorflow, Keras\n    2) Numpy\n    3) Pandas","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokranjanp%2Fmnist-classifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flokranjanp%2Fmnist-classifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokranjanp%2Fmnist-classifier/lists"}