aleximmer / Laplace

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

Remove `try-except` from gridsearch #199

Closed wiseodd closed 1 week ago

wiseodd commented 3 weeks ago

Fixes #157 and #194

I added new test cases and also made sure to use the classification likelihood during gridsearch in the case of reward modeling.