You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes i think we need to have one code sgd.R for the SGD implementations
and one examples_main.R having generic code for the experiments --
the exp_* scripts should be a few lines long and should be there to let others run the experiments
quickly.
run.all() in exp_poisson_n4p1.R is close to achieving that goal and will eventually be extended and placed into another file. There should also be more diagnostic functions aside from plot.risk(), such as a wrapper for performing time benchmarks.
sgd.R
should be generic enough to work for all experiments.The text was updated successfully, but these errors were encountered: