diff options
| -rw-r--r-- | optimize.bib | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/optimize.bib b/optimize.bib new file mode 100644 index 0000000..3fb5309 --- /dev/null +++ b/optimize.bib @@ -0,0 +1,15 @@ +@article{vershynin2010introduction, + title={Introduction to the non-asymptotic analysis of random matrices}, + author={Vershynin, Roman}, + journal={arXiv preprint arXiv:1011.3027}, + year={2010} +} + +@inproceedings{balcan2011learning, + title={Learning submodular functions}, + author={Balcan, Maria-Florina and Harvey, Nicholas JA}, + booktitle={Proceedings of the forty-third annual ACM symposium on Theory of computing}, + pages={793--802}, + year={2011}, + organization={ACM} +}
\ No newline at end of file |
