rdevon / IRVI

Iterative Refinement of the Approximate Posterior for Directed Belief Networks (http://arxiv.org/abs/1511.06382)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iterative Refinement of the Approximate Posterior (IRVI)

Installation & Requirements

This implementation is based in Theano and python, and requires several pacakges to run.

pip install -r requirements.txt

First edit the irvi.conf file and fill in the fields for default data and output directories.

Data can be pulled via:

python get_data.py

About

Iterative Refinement of the Approximate Posterior for Directed Belief Networks (http://arxiv.org/abs/1511.06382)


Languages

Language:Python 96.8%Language:Jupyter Notebook 3.2%