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

The examples should show how to bench a new algorithm #66

Open
mbaudin47 opened this issue Jan 21, 2021 · 1 comment
Open

The examples should show how to bench a new algorithm #66

mbaudin47 opened this issue Jan 21, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@mbaudin47
Copy link
Collaborator

This implies two different tasks.

  • A basic use, with a function.
  • An advanced use, with a children class to MetaAlgorithm.
@mbaudin47
Copy link
Collaborator Author

An example of such an algorithm is provided at https://github.com/m-balesdent/openturns_notebooks/blob/master/adaptive_importance_sampling/NAIS/NAISAlgorithm.py The example should not re-implement NAIS, but may show how to add an algorithm like this.

@mbaudin47 mbaudin47 added the documentation Improvements or additions to documentation label Sep 15, 2022
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