Building Non-Standard Regression Models with JAX
Using JAX’s automatic differentiation to train a Zero-Inflated Generalised Poisson regression model
Using JAX’s automatic differentiation to train a Zero-Inflated Generalised Poisson regression model
Adapting R-VGA to work in non-stationary environments.
Deriving and implementing the R-VGA algorithm for online learning with neural networks on streaming binary classification data
A quick detour to introduce variational inference and use it to train a small Bayesian neural network with jax/eqx
Part 1 of a series of posts looking into the problem of ‘online’ learning using Bayesian methods
Robust regression using Huber loss function. Handle outliers and improve model stability with robust statistical methods.
Quantile regression for uncertainty estimation beyond the mean. PyTorch implementation for predicting conditional quantiles.