stripe / rainier

Bayesian inference in Scala.
https://rainier.fit
Apache License 2.0
433 stars 51 forks source link

WIP: Stochastic Variational Inference #504

Open fvlankvelt opened 2 years ago

fvlankvelt commented 2 years ago

Implement SVI. Compute stochastic gradients by sampling from an approximate posterior. Optimize model and posterior parameters using these stochastic gradients.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.