tchakravarty / pmtk3

Automatically exported from code.google.com/p/pmtk3
MIT License
1 stars 2 forks source link

Proposed new utility factorGraphToMrf #44

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
N/A
What is the expected output? What do you see instead?
N/A
Please provide any additional information below.

The attached file is a simple utility for converting factor graphs to pairwise 
MRF models (very similar to factorGraphToMrf2) due to mrfCreate not currently 
supporting general clique potentials. Intended to help with importing from 
formats external to pmtk3 (i.e. convert to factor graph representation and from 
there to mrf or mrf2 in order to be able to call different inference routines).

Original issue reported on code.google.com by ctjoreilly@gmail.com on 13 Sep 2012 at 7:28

Attachments:

GoogleCodeExporter commented 8 years ago
Moved to GitHub: https://github.com/probml/pmtk3/issues/44

Original comment by irosen on 4 Jan 2014 at 2:37