{"id":20324368,"url":"https://github.com/oniani/mnist","last_synced_at":"2026-04-22T03:33:07.447Z","repository":{"id":112156482,"uuid":"553928315","full_name":"oniani/mnist","owner":"oniani","description":"The Reproducible MNIST","archived":false,"fork":false,"pushed_at":"2022-12-23T02:22:41.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T03:09:04.719Z","etag":null,"topics":["ai","mnist","mnist-classification","pytorch","reproducibility"],"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/oniani.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":"2022-10-19T01:40:49.000Z","updated_at":"2025-10-07T19:16:18.000Z","dependencies_parsed_at":"2023-08-01T09:02:15.713Z","dependency_job_id":null,"html_url":"https://github.com/oniani/mnist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oniani/mnist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniani%2Fmnist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniani%2Fmnist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniani%2Fmnist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniani%2Fmnist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oniani","download_url":"https://codeload.github.com/oniani/mnist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniani%2Fmnist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32119888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai","mnist","mnist-classification","pytorch","reproducibility"],"created_at":"2024-11-14T19:33:44.300Z","updated_at":"2026-04-22T03:33:07.432Z","avatar_url":"https://github.com/oniani.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Reproducible MNIST\n\nReproducible [MNIST](https://en.wikipedia.org/wiki/MNIST_database) experiments in\n[PyTorch](https://pytorch.org/).\n\n## Setup\n\n```console\n$ python -m venv .venv\n$ source .venv/bin/activate\n$ pip install --upgrade pip\n$ pip install -r requirements.txt\n$ wandb login API_KEY\n```\n\n## Model Training\n\n```console\n$ CUBLAS_WORKSPACE_CONFIG=:16:8 python train.py  # or CUBLAS_WORKSPACE_CONFIG=:16:8 ./train.py\n```\n\nYou should set the environment variable `CUBLAS_WORKSPACE_CONFIG` according to\n[CUDA documentation](https://docs.nvidia.com/cuda/cublas/index.html#cublasApi_reproducibility).\n\nBonus: [WandB](https://wandb.ai/) takes care of generating the loss plot and saving the training\nconfiguration.\n\n## Model Evaluation\n\n```console\n$ python eval.py  # or ./eval.py\n```\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foniani%2Fmnist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foniani%2Fmnist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foniani%2Fmnist/lists"}