Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.36 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.36 KB

Julia-and-VB-in-Colab

This is a simple primer script for setting up and using Julia and the RxInfer package for message passing and variational Bayesian inference.

In-browser viewable link:

References:

  • Julia: A Fresh Approach to Numerical Computing. Jeff Bezanson, Alan Edelman, Stefan Karpinski, Viral B. Shah. (2017) SIAM Review, 59: 65–98. doi: 10.1137/141000671. pdf.
  • Message Passing and Reactive framework: Reactive Message Passing for Scalable Bayesian Inference. Dimtry Bagaev and Bert de Vries. (2023) Hindawi; Scientific Programming, . https://doi.org/10.1155/2023/6601690
RxInfer:
Original Julia in Colab template link:
RxInfer/VB tutorials referenced: