1. 05 Oct, 2016 1 commit
    • Davis King's avatar
      Made the dnn_trainer check if the loss has been increasing before it saves the · fc8a335f
      Davis King authored
      state to disk. If it detects that the loss has been going up then instead of
      saving to disk it recalls the previously good state.  This way, if we hit a
      bad mini-batch during training which negatively effects the model in a
      significant way, the dnn_trainer will automatically revert back to an earlier
      good state.
      fc8a335f
  2. 04 Oct, 2016 1 commit
  3. 03 Oct, 2016 7 commits
  4. 02 Oct, 2016 8 commits
  5. 01 Oct, 2016 2 commits
  6. 30 Sep, 2016 2 commits
  7. 29 Sep, 2016 6 commits
  8. 28 Sep, 2016 4 commits
  9. 27 Sep, 2016 1 commit
  10. 25 Sep, 2016 1 commit
  11. 22 Sep, 2016 1 commit
  12. 21 Sep, 2016 2 commits
  13. 18 Sep, 2016 4 commits