Skip to content

How to Deactivate Early Stopping? #15

@ahmadtulsi

Description

@ahmadtulsi

Hi,

First of all, thank you for the great paper and the repository—I've learned a lot about MLPs from it!

I have a question regarding early stopping. I would like to deactivate it, but I’m not sure how. I noticed that early stopping is mentioned in the RealMLP module, but what about the other models?

I tried setting val_fraction = 0, but training still stopped early. Is there a recommended way to fully disable early stopping across different models in this repo?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions