Addition of tunable parameters for training
Fixed following issues
-
Update default number of iterations in runtraining.sh to 30000. Issue #31
-
Update runtraining.sh with custom flags to allow caller to adjust learning rate etc. Issue #30
-
Update prediction to run with less then 16 augmented variations of the data. Issue #32
-
Copy over VERSION file to train and predict jobs to. Issue #35