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

https://github.com/silbena/gibbssampler

Gibbs Sampler for a simple mortgage model.
https://github.com/silbena/gibbssampler

gibbs-sampler gibbs-sampling numpy python

Last synced: 4 months ago
JSON representation

Gibbs Sampler for a simple mortgage model.

Awesome Lists containing this project

README

          

# The Gibbs Sampler
Written in Python NumPy. Tested on a simple mortgage model.
The sample itself can be found in **gibbs_sampler.ipynb** in the **Sampler** class.