StatisticalRethinkingJulia / TuringModels.jl

Implementations of the models from the Statistical Rethinking book with Turing.jl
https://statisticalrethinkingjulia.github.io/TuringModels.jl/
MIT License
163 stars 18 forks source link

Use MvNormal instead of broadcasting #80

Closed rikhuijzer closed 3 years ago

rikhuijzer commented 3 years ago

See https://turing.ml/dev/docs/using-turing/performancetips for more information.