A simple stub for chainer projects.
- Running experiments (train + test)
python manage.py run --config_path config/sample.yaml
- Managing experiments by yaml setting files
- Flexible class switching for trainer, updater, and optimizer
- Reporting experimental results on Slack