CoolFace
Apppublic

elvis-hf/optimization

sourceHugging Faceupdated 13d agoView on Hugging Face
0likes
50 commits on main
8071c8f13d ago

hide/show algorithms

nanye
e2e60c013d ago

use a different color for each algorithm instance

nanye
0244a9514d ago

adjust tab label size; add function surface plot for bivariate functions; point tooltip for contour heatmap

nanye
1e1882115d ago

change Nesterov default momentum

nanye
603b5b415d ago

support algorithm comparison

nanye
647cf0815d ago

display mode bar for 2D plot

nanye
40aa7d51mo ago

more compact usage layout

nanye
99e3de61mo ago

used traces instead of annotations for gradient field to keep gradient arrows within the axes

nanye
14a60d61mo ago

option to show gradient field for bivariate functions

nanye
e88bc7f1mo ago

ajust pyodide status bar position

nanye
d7d36671mo ago

added a pyodide status bar

nanye
dd0bd961mo ago

fixed gd_bivariate bug

nanye
49c1a621mo ago

updated usage

nanye
b9bbaec1mo ago

improve UI in "Optimize" tab

nanye
e85a3991mo ago

- added a plot for variable values and objective value against iteration

nanye
c64cc6d2mo ago

make sidebar even more compact

nanye
19d83232mo ago

make sidebar layout compact

nanye
b883adb6mo ago

Fix bug in nesterov optimizer

Joel Woodfield
0383d826mo ago

Fix bug in Adadelta

Joel Woodfield
0bd8c786mo ago

Update dist

Joel Woodfield
a6d7d686mo ago

Make the default functions more interesting

joel-woodfield
4f4a1ca6mo ago

Show when plot is loading

joel-woodfield
df1ab867mo ago

Fix overflow issue in optimize tab

Joel Woodfield
cda16277mo ago

Do not reset trajectory when plot has relayout

joel-woodfield
552eeb77mo ago

Hide current trajectory values on small screens

joel-woodfield
3f34e787mo ago

Handle small screens

joel-woodfield
3adb9d37mo ago

Match styling with decision boundary visualizer

joel-woodfield
b22bf987mo ago

Use elvis-ui external repository

joel-woodfield
b26246b7mo ago

various changes

nanye
cb9b4497mo ago

Add usage

joel-woodfield
888bb2a7mo ago

Add current point info monitoring

joel-woodfield
9292daf7mo ago

Add support for random initial point

joel-woodfield
0e3a6277mo ago

Improve function input and display

joel-woodfield
8caaf207mo ago

Add more symbol support in custom function expressions

joel-woodfield
b70a3e17mo ago

Update README.md

joel-woodfield
ab2e84f7mo ago

Manually update color scale

joel-woodfield
e0481047mo ago

Refactor axis ranges to avoid re-rendering

joel-woodfield
303a85e7mo ago

Change to static sdk

joel-woodfield
9357e057mo ago

Add old code from gradio version

joel-woodfield
7b674548mo ago

Refactor file structure

joel-woodfield
29c67768mo ago

Increase resolution in bivariate contour plot

joel-woodfield
373fbfb8mo ago

Update hugging face settings

joel-woodfield
60943f38mo ago

Add pyodide version

joel-woodfield
88fd4a58mo ago

Replace localost with window.location.host

joel-woodfield
1ff744b8mo ago

Try using user 1000

joel-woodfield
d9a46748mo ago

Try a different port

joel-woodfield
9df42258mo ago

Try setting app port

joel-woodfield
b139a168mo ago

Add missing dependency in requirements

joel-woodfield
d9d03fe8mo ago

Use the correct file

joel-woodfield
a3754338mo ago

Fix typescript issues

joel-woodfield