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 detection for PLKSR's lk_type parameter #264

Merged
merged 2 commits into from
May 19, 2024
Merged

Add detection for PLKSR's lk_type parameter #264

merged 2 commits into from
May 19, 2024

Conversation

RunDevelopment
Copy link
Member

Fixes #256.

Detecting parameters for lk_type="SparsePLK" turned out to be close to impossible. We can derive some information, but we'd have to make assumptions to get actual values for hyperparameters. Since I don't know what assumptions we can/should make, I just didn't detect anything.

I also shuffled some code around.

@joeyballentine joeyballentine merged commit 2a2cda7 into main May 19, 2024
8 checks passed
@joeyballentine joeyballentine deleted the issue256 branch May 19, 2024 14:55
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.

About the definition of lk_type in plksr
2 participants