JuliaTrustworthyAI / LaplaceRedux.jl

Effortless Bayesian Deep Learning through Laplace Approximation for Flux.jl neural networks.
https://www.taija.org/LaplaceRedux.jl/
MIT License
39 stars 3 forks source link

remaining issue on the mljinterface #101

Closed pasq-cat closed 2 months ago

pasq-cat commented 2 months ago
          @Rockdeldiablo I've added the following changes now to make things work without having to overload the `update` method or changing it in MLJFlux:

Now that tests are passing, there are a few more things to do (possibly in a new issue + PR) if you like.

For now, feel free to to focus on the other PR, just ping me and @MojiFarmanbar when you come back to this one. I need to move on to other things for now.

Originally posted by @pat-alt in https://github.com/JuliaTrustworthyAI/LaplaceRedux.jl/issues/92#issuecomment-2200204269

pasq-cat commented 2 months ago

i have been trying to cross check the various branches and i think that there is a change now that has to be implemented.

pasq-cat commented 2 months ago

I will work on the docs in a pull request separate from the coding part if you don't mind.