guilgautier / DPPy

Python toolbox for sampling Determinantal Point Processes
https://dppy.readthedocs.io
MIT License
219 stars 52 forks source link

Dppvfx dev #49

Closed danielecc closed 4 years ago

danielecc commented 4 years ago

Implementation of the associated paper at NeurIPS '19 on very fast and exact DPP sampling with intermediate sampling and Nystrom approximation.

guilgautier commented 4 years ago

Hi @danielecc,

Thanks for this very interesting PR!

Let's continue working in this branch to prepare integration into DPPy.

In particular, for the many different functionalities one must write