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

Add parametric initialization option #14

Merged
merged 3 commits into from
Jan 3, 2022

Conversation

calvinmccarter
Copy link
Contributor

The OPQ paper also proposes "eigenvalue allocation," a parametric solution which minimizes the distortion bound of PQ under a multivariate Gaussian distribution. In their Matlab implementation, they use this to initialize R in the nonparametric algorithm. This PR adds a parametric_init option (False by default) which applies this when True.

@calvinmccarter
Copy link
Contributor Author

@matsui528 -- please feel free to let me know if you'd like me to make any changes needed to get this merged in!

Copy link
Owner

@matsui528 matsui528 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome! Thank you for your PR. Can you add an explanation of the arguments here?

Args:

@calvinmccarter
Copy link
Contributor Author

@matsui528 - done!

@matsui528 matsui528 merged commit 259842a into matsui528:main Jan 3, 2022
@matsui528 matsui528 mentioned this pull request Jan 3, 2022
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.

2 participants