cscherrer / Soss.jl

Probabilistic programming via source rewriting
https://cscherrer.github.io/Soss.jl/stable/
MIT License
413 stars 30 forks source link

Feature/documentation request: Bayesian neural networks #161

Closed DilumAluthge closed 4 years ago

DilumAluthge commented 4 years ago

It would be great to:

  1. Have examples/tutorials of Bayesian neural networks in Soss.jl.
  2. Make those examples/tutorials work with SossMLJ.jl.

Prior art:

DilumAluthge commented 4 years ago

See also: https://github.com/cscherrer/SossMLJ.jl/issues/95

DilumAluthge commented 4 years ago

I'm going to close this issue in favor of https://github.com/cscherrer/SossMLJ.jl/issues/95

The ultimate plan will be to document a full example of a Bayesian neural network that uses SossMLJ; this example will live in SossMLJExamples.jl.