summaryrefslogtreecommitdiff
path: root/biblio/bibliography.bib
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-05 11:11:28 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-05 11:11:28 +0200
commitcf7445b085c1838bb76f5a18c832c3455a37775a (patch)
tree87e11e2271e9d90ce6bb4cac28cbf4f3fdb479b6 /biblio/bibliography.bib
parent84e40389f77bdb0a614efb947469d8920c723738 (diff)
parent62f8445850396e28443f1f7401e91626786fd89f (diff)
Merge branch 'master' of github.com:GUDHI/gudhi-devel
Diffstat (limited to 'biblio/bibliography.bib')
-rw-r--r--biblio/bibliography.bib20
1 files changed, 20 insertions, 0 deletions
diff --git a/biblio/bibliography.bib b/biblio/bibliography.bib
index 288692b2..d1b2f558 100644
--- a/biblio/bibliography.bib
+++ b/biblio/bibliography.bib
@@ -1160,3 +1160,23 @@ language={English}
address = {New York, NY, USA},
keywords = {Assignment problems, bipartite matching, k-d tree, persistent homology},
}
+@InProceedings{pmlr-v70-carriere17a,
+ title = {Sliced {W}asserstein Kernel for Persistence Diagrams},
+ author = {Mathieu Carri{\`e}re and Marco Cuturi and Steve Oudot},
+ booktitle = {Proceedings of the 34th International Conference on Machine Learning},
+ pages = {664--673},
+ year = {2017},
+ editor = {Doina Precup and Yee Whye Teh},
+ volume = {70},
+ series = {Proceedings of Machine Learning Research},
+ address = {International Convention Centre, Sydney, Australia},
+ month = {06--11 Aug},
+ publisher = {PMLR},
+}
+
+@INPROCEEDINGS{Rahimi07randomfeatures,
+ author = {Ali Rahimi and Ben Recht},
+ title = {Random features for large-scale kernel machines},
+ booktitle = {In Neural Information Processing Systems},
+ year = {2007}
+}