bayesian-deep-learning

Measuring incertainty in Bayesian Neural Network

Measuring incertainty in Bayesian Neural Network Question: Hy everybody, I’m beginning with tensorflow probability and I have some difficulties to interpret my Bayesian neural network outputs. I’m working on a regression case, and started with the example provided by tensorflow notebook here: https://blog.tensorflow.org/2019/03/regression-with-probabilistic-layers-in.html?hl=fr As I seek to know the uncertainty of my network predictions, I …

Total answers: 1