Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 610 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 610 Bytes

NeurIPS2020

Optimization Code

Use optimization_experiment/opt_code/Matlab/main.m in Matlab to run the optimization experiments.

Regression Code

These are written in python. You can open them using Jupyter notebook. dim_gaussian.ipynb is used to pick the dimension of Gaussian sketching on a small synthetic data. excess_risk.ipynb was used to test our sketching&solve paradigm. The results will not be exactly the same as you see in the paper, since all the datasets are generated randomly.

Download

You can download a compressed zip at here