Skip to content

yshinya6/chainer-stub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chainer-stub

A simple stub for chainer projects.

How to use

  • Running experiments (train + test)
python manage.py run --config_path config/sample.yaml

Features

  • Managing experiments by yaml setting files
  • Flexible class switching for trainer, updater, and optimizer
  • Reporting experimental results on Slack

Releases

No releases published

Packages

No packages published

Languages