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

Future development and purpose of the optimization-tutorial #4

Open
SimonBlanke opened this issue Jul 31, 2022 · 0 comments
Open

Future development and purpose of the optimization-tutorial #4

SimonBlanke opened this issue Jul 31, 2022 · 0 comments

Comments

@SimonBlanke
Copy link
Owner

There is currently a streamlit-based page, that documents the optimization algorithms of Gradient-Free-Optimizers and Hyperactive in this repository. This page is still in early development and I'll wait for improved multipage support to finish this tutorial.

However originally I wanted this streamlit-based optimization-tutorial to give api information about the optimizers and its parameters, but I will move this to a static page that is more suited for documentation.

The streamlit-based optimization-tutorial in this repository will be developed into an interactive dashboard, that focuses on visualizations to inform the user about the strengths and weaknesses of the different optimization-algorithms.

Therefore there will be two pages in the future:

  1. A static documentation to look up API information. (fast and simple)
  2. An interactive dashboard with plots and other visualizations. (more computationally intensive)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant