bayesian-torch
bayesian-torch copied to clipboard
There are questions about function fitting (variational Bayesian network)
Thank you for providing a powerful Bayesian-torch library! I am currently learning about this and now I have a problem. I want to fit a distribution using a variational Bayesian network, but I don't know how to use it. Is our Bayesian-torch library mainly for converting DNNs to BNNs, and cannot design a pure BNN network?