Skip to content

Commit

Permalink
Merge pull request #1507 from pints-team/1491-opt-examples
Browse files Browse the repository at this point in the history
Update examples to use OptimisationController
  • Loading branch information
MichaelClerx authored Dec 5, 2023
2 parents cb0a4c3 + 88ad47c commit e82aae3
Show file tree
Hide file tree
Showing 7 changed files with 477 additions and 285 deletions.
80 changes: 40 additions & 40 deletions examples/optimisation/cmaes.ipynb

Large diffs are not rendered by default.

356 changes: 282 additions & 74 deletions examples/optimisation/first-example.ipynb

Large diffs are not rendered by default.

17 changes: 8 additions & 9 deletions examples/optimisation/nelder-mead.ipynb

Large diffs are not rendered by default.

61 changes: 33 additions & 28 deletions examples/optimisation/pso.ipynb

Large diffs are not rendered by default.

75 changes: 37 additions & 38 deletions examples/optimisation/snes.ipynb

Large diffs are not rendered by default.

94 changes: 44 additions & 50 deletions examples/optimisation/transformed-parameters.ipynb

Large diffs are not rendered by default.

79 changes: 33 additions & 46 deletions examples/optimisation/xnes.ipynb

Large diffs are not rendered by default.

0 comments on commit e82aae3

Please sign in to comment.