Variational convnets with tfprobability
In a Bayesian neural network, layer weights are distributions, not tensors. Using tfprobability, the R wrapper to TensorFlow Probability, we can build regular Keras models that have probabilistic layers, and thus get uncertainty estimates "for free". In this post, we show how to define, train and obtain predictions from a probabilistic convolutional neural network
keras3
Machine Learning
AI
Probabilistic Machine Learning
Probabilistic Deep Learning
Time Series
Tensorflow
Keras