{"id":16840563,"url":"https://github.com/mitmul/chainercmd","last_synced_at":"2025-04-11T05:41:41.165Z","repository":{"id":62561632,"uuid":"97071009","full_name":"mitmul/chainercmd","owner":"mitmul","description":"Command Line Tools for Chainer","archived":false,"fork":false,"pushed_at":"2017-11-24T11:08:16.000Z","size":45,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T03:41:37.240Z","etag":null,"topics":["chainer","deeplearning","python"],"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/mitmul.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}},"created_at":"2017-07-13T02:23:05.000Z","updated_at":"2018-07-18T17:49:24.000Z","dependencies_parsed_at":"2022-11-03T15:16:48.679Z","dependency_job_id":null,"html_url":"https://github.com/mitmul/chainercmd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitmul%2Fchainercmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitmul%2Fchainercmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitmul%2Fchainercmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitmul%2Fchainercmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitmul","download_url":"https://codeload.github.com/mitmul/chainercmd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248351279,"owners_count":21089268,"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":["chainer","deeplearning","python"],"created_at":"2024-10-13T12:37:09.366Z","updated_at":"2025-04-11T05:41:41.145Z","avatar_url":"https://github.com/mitmul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChainerCMD\n![pypi](https://img.shields.io/pypi/v/chainercmd.svg)\n![Build Status](https://travis-ci.org/mitmul/chainercmd.svg?branch=master)\n![MIT License](https://img.shields.io/github/license/mitmul/chainercmd.svg)\n\nChainerCMD is a project instantiation tool for Chainer.\n\n## Installation\n\n```bash\n$ pip install chainercmd\n```\n\n## Requirement\n\n- Python\u003e=3.6.2+\n- Chainer\u003e=3.1.0\n- PyYAML\u003e=3.12\n\n## Quick Start\n\n```\n$ chainer init\n```\n\nIt produces the below files\n\n- config.yml\n- custom_extension.py\n- dataset.py\n- evaluator_creator.py\n- loss.py\n- model.py\n- updater_creator.py\n\nYou can modify these files and start training by\n\n```bash\n$ MPLBACKEND=Agg chainer train config.yml --gpus 0\n```\n\nSee the details by giving `--help` argument to the subcommand:\n\n```bash\n$ chainer train --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitmul%2Fchainercmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitmul%2Fchainercmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitmul%2Fchainercmd/lists"}