Hierarchical Bayesian Neural Networks with variable group sizes

Standard implementations and publically available tutorials of Hierarchical Bayesian Neural Networks (HBNNs) lack the ability to work with varying numbers of training examples per group. In this entry, I will show you how we can make use of padding and masking in order to be able to train HBNNs.
Probabilistic Machine Learning
nonlinear model
Hierarchical Modeling
jax
blackjax
Author
Published

June 13, 2025