cscherrer / Soss.jl

Probabilistic programming via source rewriting

Home Page:https://cscherrer.github.io/Soss.jl/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature/documentation request: Bayesian neural networks

DilumAluthge opened this issue · comments

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:

I'm going to close this issue in favor of cscherrer/SossMLJ.jl#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.