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

Add example for external optimizer/benchmark #156

Open
benjamc opened this issue Jul 30, 2024 · 0 comments
Open

Add example for external optimizer/benchmark #156

benjamc opened this issue Jul 30, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@benjamc
Copy link
Collaborator

benjamc commented Jul 30, 2024

  • Add hydra search path to command: python -m carps.run 'hydra.searchpath=[pkg://yourpackagename/maybesomesubfolder/configs,pkg://someotherpackage/configs]' +experiment=base +optim=heboextended +problem/OptBench=synth_Ackley_5 'seed=644'
  • Package needs to be installed via pip such that hydra can find it
  • Package contains configs folder and subfolder, just like carps. Beware (not sure about): do not name the subfolders in the configs the same way as in carps, maybe the configs cannot be found then
@benjamc benjamc added the documentation Improvements or additions to documentation label Jul 30, 2024
@benjamc benjamc modified the milestones: v0.2.0, v0.1.1 Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant