{"id":14007293,"url":"https://github.com/SilasMarvin/dnns-from-scratch-in-zig","last_synced_at":"2025-07-24T01:31:17.687Z","repository":{"id":219553669,"uuid":"630125441","full_name":"SilasMarvin/dnns-from-scratch-in-zig","owner":"SilasMarvin","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-25T15:26:23.000Z","size":26,"stargazers_count":66,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-30T02:45:39.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SilasMarvin.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}},"created_at":"2023-04-19T18:10:46.000Z","updated_at":"2024-11-05T17:31:38.000Z","dependencies_parsed_at":"2024-01-28T10:23:23.849Z","dependency_job_id":"1368fbe8-54fd-4b6d-ba1c-7fb6629bb2d1","html_url":"https://github.com/SilasMarvin/dnns-from-scratch-in-zig","commit_stats":null,"previous_names":["silasmarvin/dnns-from-scratch-in-zig"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SilasMarvin%2Fdnns-from-scratch-in-zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SilasMarvin%2Fdnns-from-scratch-in-zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SilasMarvin%2Fdnns-from-scratch-in-zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SilasMarvin%2Fdnns-from-scratch-in-zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SilasMarvin","download_url":"https://codeload.github.com/SilasMarvin/dnns-from-scratch-in-zig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227384239,"owners_count":17772342,"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":[],"created_at":"2024-08-10T10:01:58.474Z","updated_at":"2024-11-30T17:32:35.163Z","avatar_url":"https://github.com/SilasMarvin.png","language":"Zig","funding_links":[],"categories":["Zig","Applications","Data \u0026 Science"],"sub_categories":["Machine Learning Framework"],"readme":"This repo is a very simple implementation of deep neural networks written in the Zig programming language.\n\nIt does not utilize tensors or any automatic differentiation library as it is only composed of fully connected feed forward layers.\n\nTo solve MNIST, create a new directory \"data\" in the root of the project, download the MNIST files from [http://yann.lecun.com/exdb/mnist/](http://yann.lecun.com/exdb/mnist/), and unzip and store the files in the \"data\" directory. Then run:\n\n```\nzig build run\n```\n\nIf the above url is not working for you, checkout: [https://github.com/cvdfoundation/mnist](https://github.com/cvdfoundation/mnist).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSilasMarvin%2Fdnns-from-scratch-in-zig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSilasMarvin%2Fdnns-from-scratch-in-zig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSilasMarvin%2Fdnns-from-scratch-in-zig/lists"}