1. 11 Jun, 2020 1 commit
    • DGarbanzo's avatar
      Fix train script · 16f2d5ce
      DGarbanzo authored
      * Check point callback was initialised with on_best_model callback which overwrote the model on the end of each epoch, even when the valuation loss did not improve
      * Fix passing on_best_model callback only if cfg.SEND_BEST_MODEL is set in the config
      * Delete model.save() on_best_model as model saving is performed by Keras base class of MyCPCallback.
      16f2d5ce
  2. 07 Jun, 2020 3 commits
  3. 05 Jun, 2020 6 commits
  4. 04 Jun, 2020 3 commits
  5. 27 May, 2020 1 commit
  6. 17 May, 2020 1 commit
  7. 16 May, 2020 1 commit
  8. 11 May, 2020 5 commits
  9. 07 May, 2020 2 commits
  10. 02 May, 2020 4 commits
  11. 30 Apr, 2020 2 commits
  12. 28 Apr, 2020 6 commits
  13. 26 Apr, 2020 4 commits
  14. 25 Apr, 2020 1 commit