python train.py <config name>
python test.py <valid/test> <config name>
As this is a template project, it is not debugged and not able to run config files yet, because app specific config files/data iterators should be written before training/testing models.