Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpha dpp dev #62

Merged
merged 30 commits into from
Nov 24, 2020
Merged

Alpha dpp dev #62

merged 30 commits into from
Nov 24, 2020

Conversation

danielecc
Copy link
Collaborator

Implementation of the associated paper at NeurIPS '20 on fast exact DPP sampling without looking at all items .

This pull request provides a full implementation together with full docstrings and partial docs explaining the algorithm. We are merging it to receive early feedback from users and use it to prepare an improve docs version soon.

All APIs are unchanged, except for a new mode "alpha" provided for both DPP and k-DPP sampling. Internally, the vfx_sampling.py file was replaced with a more generic intermediate_sampling.py containing both vfx and alpha algorithms.

daniele and others added 30 commits May 17, 2020 13:44
testing negative eigenvalues of a PSD matrix but not setting them to 0
add also better checks on optimization of alpha_hat
@danielecc danielecc merged commit d89d7e9 into master Nov 24, 2020
@guilgautier guilgautier deleted the alpha-dpp-dev branch May 6, 2021 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants