aleximmer / Laplace

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

Better inheritance structure for `BaseLaplace` for better type checking #233

Open wiseodd opened 3 months ago

wiseodd commented 3 months ago

Currently, the way we inherit BaseLaplace is kinda weird, resulting in:

Screenshot 2024-08-26 at 3 33 00 PM