{"id":45899543,"url":"https://github.com/sql-hkr/dezero-from-scratch","last_synced_at":"2026-02-27T22:16:27.539Z","repository":{"id":312711534,"uuid":"1047470605","full_name":"sql-hkr/dezero-from-scratch","owner":"sql-hkr","description":"Learning Deep Learning Framework (DeZero)","archived":false,"fork":false,"pushed_at":"2025-09-28T14:48:23.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-28T16:38:37.476Z","etag":null,"topics":["autograd","deep-learning","framework"],"latest_commit_sha":null,"homepage":"https://github.com/oreilly-japan/deep-learning-from-scratch-3","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/sql-hkr.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":"2025-08-30T13:50:26.000Z","updated_at":"2025-09-28T14:48:27.000Z","dependencies_parsed_at":"2025-09-01T15:25:29.552Z","dependency_job_id":"9b230d2d-65da-4223-bfaa-b9bffcb1e1df","html_url":"https://github.com/sql-hkr/dezero-from-scratch","commit_stats":null,"previous_names":["sql-hkr/dezero-from-scratch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sql-hkr/dezero-from-scratch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-hkr%2Fdezero-from-scratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-hkr%2Fdezero-from-scratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-hkr%2Fdezero-from-scratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-hkr%2Fdezero-from-scratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sql-hkr","download_url":"https://codeload.github.com/sql-hkr/dezero-from-scratch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-hkr%2Fdezero-from-scratch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29917278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"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":["autograd","deep-learning","framework"],"created_at":"2026-02-27T22:16:26.878Z","updated_at":"2026-02-27T22:16:27.533Z","avatar_url":"https://github.com/sql-hkr.png","language":"Python","readme":"# DeZero from Scratch\n\n[![Image from Gyazo](https://i.gyazo.com/5d206a80f1ae158f2a2f9f5c56f1010e.png)](https://gyazo.com/5d206a80f1ae158f2a2f9f5c56f1010e)\n\nThis repository is a learning record of rebuilding [DeZero](https://github.com/oreilly-japan/deep-learning-from-scratch-3) completely from scratch.\nCompared to the original implementation, the following differences are introduced:\n- Uses [uv](https://docs.astral.sh/uv/), a fast Python package manager\n- Adds [type hints](https://docs.python.org/ja/3/library/typing.html) for better readability and tooling support\n- Resolves type errors with [Pyright](https://github.com/microsoft/pyright) checking\n- No GPU support, to keep the code simple and easy to follow\n\n## Setup\n\n```bash\ngit clone https://github.com/sql-hkr/dezero-from-scratch.git\ncd dezero-from-scratch\nuv venv\nsource .venv/bin/activate\nuv sync\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsql-hkr%2Fdezero-from-scratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsql-hkr%2Fdezero-from-scratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsql-hkr%2Fdezero-from-scratch/lists"}