Skip to content

ebuchman/minimum_probability_flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

minimum_probability_flow

Minimum Probability Flow (http://arxiv.org/abs/0906.4779) implemented in python, using theano.

MPF is an unsupervised learning algorithm for parameter estimation in probabilistic graphical models from the exponential family. It is an elegant solution to the problem posed by contrastive divergence.

This code uses MPF to train restricted boltzmann machines (RBM) and partially restricted boltzmann machines (with connectivity between hidden units).

Optimization options:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages