aleximmer / Laplace

Laplace approximations for Deep Learning.
https://aleximmer.github.io/Laplace
MIT License
458 stars 72 forks source link

Add some checks in `optimize_prior_precision` #205

Closed wiseodd closed 3 months ago

wiseodd commented 3 months ago

Closes #103.

Add some checks in optimize_prior_precision, and notify users in README.

@runame please review. Feel free to suggest further checks.

wiseodd commented 3 months ago

Please ignore the failed pytest. It's due to curvlinops and fixed in #202