Alternative to Netica for Bayesian Modeling

Hi,

Does anybody know of a good package the duplicates or extends the functionality of Netica (commercial software) to model Bayesian networks? Would Forney.jl or Turing.jl be appropriate to this task? Thank you.

Maybe Flux.jl + Turing.jl. See the Turing Tutorial about Bayesian Neural Networks: https://turing.ml/dev/tutorials/3-bayesnn/.