Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix EarlyStopping logic when min_epochs not met #6705

Merged
merged 8 commits into from
Apr 6, 2021
Merged

Commits on Mar 28, 2021

  1. fix should stop

    awaelchli committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    d2e83a5 View commit details
    Browse the repository at this point in the history
  2. add test

    awaelchli committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    2813e77 View commit details
    Browse the repository at this point in the history
  3. add chlog

    awaelchli committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    991c650 View commit details
    Browse the repository at this point in the history
  4. move model inside test

    awaelchli committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    bcb5d3e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Update tests/trainer/test_trainer.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    ec984e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    747776c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    4fc80df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf59ab2 View commit details
    Browse the repository at this point in the history