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

Fixing code in the tutorials #93

Closed pasq-cat closed 3 months ago

pasq-cat commented 4 months ago

i would like to make some small changes in the code provided in the tutorials here https://juliatrustworthyai.github.io/LaplaceRedux.jl/stable/tutorials/regression/#

in particular, adding the missing references to libraries needed to obtain the results showed (statistics, Plots, Taijaplotting etc)