elvis-hf/optimization
hide/show algorithms
use a different color for each algorithm instance
adjust tab label size; add function surface plot for bivariate functions; point tooltip for contour heatmap
change Nesterov default momentum
support algorithm comparison
display mode bar for 2D plot
more compact usage layout
used traces instead of annotations for gradient field to keep gradient arrows within the axes
option to show gradient field for bivariate functions
ajust pyodide status bar position
added a pyodide status bar
fixed gd_bivariate bug
updated usage
improve UI in "Optimize" tab
- added a plot for variable values and objective value against iteration
make sidebar even more compact
make sidebar layout compact
Fix bug in nesterov optimizer
Fix bug in Adadelta
Update dist
Make the default functions more interesting
Show when plot is loading
Fix overflow issue in optimize tab
Do not reset trajectory when plot has relayout
Hide current trajectory values on small screens
Handle small screens
Match styling with decision boundary visualizer
Use elvis-ui external repository
various changes
Add usage
Add current point info monitoring
Add support for random initial point
Improve function input and display
Add more symbol support in custom function expressions
Update README.md
Manually update color scale
Refactor axis ranges to avoid re-rendering
Change to static sdk
Add old code from gradio version
Refactor file structure
Increase resolution in bivariate contour plot
Update hugging face settings
Add pyodide version
Replace localost with window.location.host
Try using user 1000
Try a different port
Try setting app port
Add missing dependency in requirements
Use the correct file
Fix typescript issues
