Skip to content

sgang007/variational_sampler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

variational_sampler

A python package that implements Gaussian approximation of multivariate distributions using variational sampling (intended to supersede scikits.infer).

Install by running python setup.py install in this directory. The package requires numpy and scipy. Some scripts in the examples directory won't run without matplotlib.

About

A python package that implements Gaussian approximation of multivariate distributions using variational sampling (intended to supersede scikits.infer).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%