Skip to content

Comments

WIP: Introduce stop conditions#11

Open
dimidd wants to merge 1 commit intomasterfrom
stop-predicate
Open

WIP: Introduce stop conditions#11
dimidd wants to merge 1 commit intomasterfrom
stop-predicate

Conversation

@dimidd
Copy link
Collaborator

@dimidd dimidd commented Oct 30, 2019

  • Init StopPredicate
  • Add decorator for max-epochs
  • Add decorator for validation accuracy

Motivation
This is a general framework to test different stop conditions for the
early-stopping regularization.

* Init StopPredicate
* Add decorator for max-epochs
* Add decorator for validation accuracy

Motivation
This is a general framework to test different stop conditions for the
early-stopping regularization.

Signed-off-by: Dimid Duchovny <dimidd@gmail.com>
@nsantacruz
Copy link
Owner

This doesn't look ready to pull, is that right?

@dimidd
Copy link
Collaborator Author

dimidd commented Nov 6, 2019

Yes, it's still WIP. Eventually, I'm planning to run experiments with different stop conditions for early-stopping regularization, but first I need to resolve a bug in dynet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants