Skip to content

EarlyStopping is not early stopping #3

@bartolsthoorn

Description

@bartolsthoorn

I am new to Tensorflow so I could be wrong, but is it correct to say that the EarlyStopping implemented in this repo is confusing?

The only stop condition I can find is if step > max_steps:, whereas "early stopping" seems to suggest the training is stopped when the training or validation loss is no longer declining.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions