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

Optimal Hard Thresholding to determine optimal encoding dimension #92

Open
wants to merge 8 commits into
base: OHT
Choose a base branch
from

Conversation

andrearaithel
Copy link
Collaborator

@andrearaithel andrearaithel commented Oct 18, 2024

Introduction of OHT as the new default to find the optimal encoding dimension q.

  • rename optimHyperParams function to estimateBestQ function
  • introduce useOHT parameter that is TRUE per default to run deterministic OHT procedure
  • add pracma and RMTstat package to Imports
  • add unit tests
  • add OHT reference to bibliography
  • update vignette
  • use GHA checkoutv4 & R v4.4 for mac and windows

@andrearaithel andrearaithel added the enhancement New feature or request label Oct 18, 2024
@andrearaithel andrearaithel marked this pull request as ready for review October 18, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant