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

Use meta learning to estimate initial hyperparameters #14

Open
sumanthratna opened this issue Apr 29, 2020 · 1 comment
Open

Use meta learning to estimate initial hyperparameters #14

sumanthratna opened this issue Apr 29, 2020 · 1 comment

Comments

@sumanthratna
Copy link
Collaborator

for PathFlow 2.0:

  • better rotation detection
  • better shape matching on the mixmatch side
  • predict the model specification and hyperparameters to use based on the properties of the dataset

This way, we can suggest sane defaults for hyperparameters such as sigma, pyramid, regularisation_weight , etc.

@jlevy44
Copy link
Owner

jlevy44 commented Apr 30, 2020

One alternative to meta-learning could be a hyperparameter optimization method (eg. https://github.com/AIworx-Labs/chocolate https://github.com/scikit-optimize/scikit-optimize)

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

No branches or pull requests

2 participants