Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 398 Bytes

sngd

Code to accompany the paper "Optimising Distributions with Natural Gradient Surrogates".

NB: we have only included synthetic datasets in this repository; details of the datasets used in the paper can be found in Appendix D.

Example usage:

pip install -e .
python -m experiments.mvsn_ml sngd --dataset=synthetic --lr-theta=1e-2 --lr-lam=1e-2