From 6e6923a0e11d3b9bcaf3ceae390e499569e6f8a7 Mon Sep 17 00:00:00 2001 From: Matt Cooper Date: Fri, 12 Aug 2016 19:54:56 -0400 Subject: Updated cmd line options --- Code/avg_runner.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Code/avg_runner.py') diff --git a/Code/avg_runner.py b/Code/avg_runner.py index 5de994b..5bf1e90 100644 --- a/Code/avg_runner.py +++ b/Code/avg_runner.py @@ -104,12 +104,12 @@ def usage(): print '-n/--name= ' print '-O/--overwrite (Overwrites all previous data for the model with this save name)' print '-T/--test_only (Only runs a test step -- no training)' - print '-H/--help (prints usage)' - print '--stats_freq= ' - print '--summary_freq= ' - print '--img_save_freq= ' - print '--test_freq= ' - print '--model_save_freq= ' + print '-H/--help (Prints usage)' + print '--stats_freq= ' + print '--summary_freq= ' + print '--img_save_freq= ' + print '--test_freq= ' + print '--model_save_freq= ' def main(): -- cgit v1.2.3-70-g09d2