slds-lmu / lecture_optimization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vistool workover

schalkdaniel opened this issue · comments

ToDos:

  • Add optimization techniques (see e.g. here)
  • Use a more package-like structure:
    • Clean overall structure
    • Clean documentation
  • Flexibility -> Everything should be combinable with everything
  • Control the step size of each iteration
  • Add an archive for the optimization path and all relevant information (step size, value of objective, etc.)
  • More test functions in the dictionary
  • Backend for visualizations. Preference: One package for all figures (plotly? check again)