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 Pints' optimisers #116

Closed
7 of 9 tasks
BradyPlanden opened this issue Nov 22, 2023 · 0 comments · Fixed by #117
Closed
7 of 9 tasks

Add Pints' optimisers #116

BradyPlanden opened this issue Nov 22, 2023 · 0 comments · Fixed by #117
Assignees
Labels
enhancement New feature or request

Comments

@BradyPlanden
Copy link
Member

BradyPlanden commented Nov 22, 2023

Feature description

  • _adam.py
  • _cmaes.py
  • _cmaes_bare.py
  • _gradient_descent.py
  • _irpropmin.py
  • _nelder_mead.py
  • _pso.py
  • _snes.py
  • _xnes.py

Located here: https://github.com/pints-team/pints/tree/main/pints/_optimisers

Motivation

No response

Possible implementation

Implementation example: https://github.com/pybop-team/PyBOP/blob/develop/pybop/optimisers/pints_optimisers.py

Additional context

No response

@BradyPlanden BradyPlanden added the enhancement New feature or request label Nov 22, 2023
@BradyPlanden BradyPlanden self-assigned this Nov 22, 2023
@BradyPlanden BradyPlanden linked a pull request Nov 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant