{"id":15140949,"url":"https://github.com/cernockyd/zig-mnist","last_synced_at":"2026-01-21T10:01:48.375Z","repository":{"id":257137737,"uuid":"856251062","full_name":"cernockyd/zig-mnist","owner":"cernockyd","description":"trains a MNIST classifier (CPU only)","archived":false,"fork":false,"pushed_at":"2025-01-31T02:25:56.000Z","size":27,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T14:23:25.362Z","etag":null,"topics":["machine-learning","mnist","zig","zig-program","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/cernockyd.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-09-12T08:53:45.000Z","updated_at":"2025-03-13T01:07:05.000Z","dependencies_parsed_at":"2024-09-15T02:03:33.871Z","dependency_job_id":"224ae50e-3f53-4d30-83ec-d513b2240789","html_url":"https://github.com/cernockyd/zig-mnist","commit_stats":null,"previous_names":["cernockyd/zig-mnist"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cernockyd/zig-mnist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cernockyd%2Fzig-mnist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cernockyd%2Fzig-mnist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cernockyd%2Fzig-mnist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cernockyd%2Fzig-mnist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cernockyd","download_url":"https://codeload.github.com/cernockyd/zig-mnist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cernockyd%2Fzig-mnist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28631936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["machine-learning","mnist","zig","zig-program","ziglang"],"created_at":"2024-09-26T08:42:37.470Z","updated_at":"2026-01-21T10:01:48.358Z","avatar_url":"https://github.com/cernockyd.png","language":"Zig","readme":"# MNIST Neural Classifier from scratch\n\nA classifier of MNIST created as subgoal of implementing Rumelhart et al. 1986 paper on backpropagation.\n\n## Get started\n\nget data\n\n```bash\ncurl -L -o data.zip https://www.kaggle.com/api/v1/datasets/download/oddrationale/mnist-in-csv\nmkdir data \u0026\u0026 tar xf data.zip -C data\n```\n\nrun\n\n```bash\nzig build run -Doptimize=ReleaseFast\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcernockyd%2Fzig-mnist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcernockyd%2Fzig-mnist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcernockyd%2Fzig-mnist/lists"}