TuringLang / ParetoSmooth.jl

An implementation of PSIS algorithms in Julia.
http://turinglang.org/ParetoSmooth.jl/
MIT License
19 stars 12 forks source link

Replace ugly loglikelihood code with new `SimpleVarInfo` #63

Open ParadaCarleton opened 2 years ago

ParadaCarleton commented 2 years ago

Will probably do this when I'm working on k-fold cross-validation, which will be much cleaner with the new SimpleVarInfo.