Skip to content

Addition of tunable parameters for training

Compare
Choose a tag to compare
@coleslaw481 coleslaw481 released this 18 Apr 17:53
· 381 commits to master since this release

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