Skip to content

Factor graphs and loopy belief propagation implemented in Python

License

Notifications You must be signed in to change notification settings

owenbupt/py-factorgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-factorgraph

Factor graph and loopy belief propagation in Python

Build Status Coverage Status license MIT

TODO

  • graph
  • bp/lbp
  • repo structure
  • tests
  • viz (another repo)
  • cleanup (pep8, requirements.txt, use logging lib, etc.)
  • CI
  • Readme
    • figure out good structure for this. also don't forget:
    • BP tutorial link
    • note pyfac for inspiration and test help
    • installation
    • examples
    • viz pic + link
    • future work: API cleanup, timing and optimization, optional logging
    • projects using this

About

Factor graphs and loopy belief propagation implemented in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%