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

Scale up the number of grid points #22

Closed
1 of 4 tasks
Tracked by #20
athowes opened this issue Feb 27, 2023 · 2 comments
Closed
1 of 4 tasks
Tracked by #20

Scale up the number of grid points #22

athowes opened this issue Feb 27, 2023 · 2 comments
Assignees

Comments

@athowes
Copy link
Owner

athowes commented Feb 27, 2023

  • Test how much longer AGHQ hyperparameter quadrature takes as a function of number of grid points
  • Test how much longer a given Laplace marginal takes as a function of number of grid points
  • Test whether accuracy of latent field Laplace approximations increases
  • Test whether accuracy of mixture of Gaussians increases
@athowes
Copy link
Owner Author

athowes commented Feb 28, 2023

#' Notes on sparse grid sizes and time taken:
#' * k = 2 and ndConstruction = "sparse" is 49 points, and takes ~45 minutes
#' * k = 3 and ndConstruction = "sparse" it's 1225 points, and takes ~10 hours (on a cluster)

@athowes athowes self-assigned this Mar 1, 2023
athowes pushed a commit that referenced this issue Mar 31, 2023
athowes pushed a commit that referenced this issue Apr 2, 2023
athowes pushed a commit that referenced this issue Apr 5, 2023
athowes pushed a commit that referenced this issue Apr 5, 2023
athowes pushed a commit that referenced this issue Apr 5, 2023
athowes pushed a commit that referenced this issue Apr 5, 2023
athowes pushed a commit that referenced this issue Apr 6, 2023
athowes pushed a commit that referenced this issue Apr 6, 2023
athowes pushed a commit that referenced this issue Apr 6, 2023
athowes pushed a commit that referenced this issue Apr 9, 2023
athowes pushed a commit that referenced this issue Apr 9, 2023
athowes pushed a commit that referenced this issue Apr 11, 2023
…lus generalise that a little to deal with more quadratures) #22
athowes added a commit that referenced this issue Apr 11, 2023
athowes added a commit that referenced this issue Apr 12, 2023
athowes added a commit that referenced this issue Apr 13, 2023
athowes added a commit that referenced this issue Apr 13, 2023
athowes added a commit that referenced this issue Apr 13, 2023
@athowes
Copy link
Owner Author

athowes commented May 3, 2023

The scaling up part is done now!

@athowes athowes closed this as completed May 3, 2023
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

No branches or pull requests

1 participant