aleximmer / Laplace

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

Example: continual learning on toy data #50

Open runame opened 2 years ago

runame commented 2 years ago

Simple example showing continual learning with the Laplace approximation on toy data.

aleximmer commented 2 years ago

I plan to implement the following to functionalities together with #40:

runame commented 2 years ago

No, this looks exactly like what we need for an improved CL interface. I'll look into the details when the PR is ready.