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

Allow setting of optimiser hyperparameters in OptimisationController #94

Open
4 tasks
DavAug opened this issue Dec 20, 2020 · 0 comments
Open
4 tasks

Comments

@DavAug
Copy link
Owner

DavAug commented Dec 20, 2020

pints.OptimisationController instantiates the method as self._optimiser.

  • Implement a set_hyperparameters method.
  • Takes the hyperparameters of the method
  • Instantiate method with toy inputs, and set hypterparameters, to check whether inputs are valid.
  • Really set hyperparameters before executing the run.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant