Commit Graph

9 Commits

Author SHA1 Message Date
Brandon Amos 9d1bd99579 Update copyright notices.
sed -i "/[Cc]opyright.*2015.*Carnegie Mellon University/s/2015/2015-2016/;"  $(git grep '[Cc]opyright.*Carnegie Mellon University'  | sed 's/:.*//' | uniq)
2016-01-13 14:52:52 -05:00
Brandon Amos 4821cb6ee2 Fix flake8 warnings. 2016-01-06 17:19:37 -05:00
Brandon Amos 2769411d56 Add @melgor's training improvements for #55 2016-01-06 17:02:30 -05:00
Brandon Amos dceb6a910b flake8 improvements. 2015-12-24 11:45:00 -05:00
Brandon Amos 5ca23547fc Fix some pep8 warnings. 2015-10-12 11:30:29 -04:00
Brandon Amos 245a833113 Training: plot-loss: Show last few values. 2015-10-10 21:28:41 -04:00
Brandon Amos f51d02fb51 Training: Plot: Set alpha on the test loss since it overlaps the train loss. 2015-10-03 22:47:27 -04:00
Brandon Amos aa6ee28120 Training: Loss: log-scale y axis. 2015-10-03 17:24:17 -04:00
Brandon Amos f0196220ff Initial commit of loss plotting code from development repo. 2015-09-23 19:51:47 -04:00