Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayaz-amin/bbvi_c

Black-box Variational Inference in C-style C++
https://github.com/ayaz-amin/bbvi_c

Last synced: 26 days ago
JSON representation

Black-box Variational Inference in C-style C++

Awesome Lists containing this project

README

        

# Black-Box Variational Inference
Black-box Variational Inference in C-style C++. For more information on the algorithm, read the following [paper](https://arxiv.org/abs/1401.0118):
```
@misc{ranganath2013blackboxvariationalinference,
title={Black Box Variational Inference},
author={Rajesh Ranganath and Sean Gerrish and David M. Blei},
year={2013},
eprint={1401.0118},
archivePrefix={arXiv},
primaryClass={stat.ML},
url={https://arxiv.org/abs/1401.0118},
}
```