Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Internal release

Pre-release
Pre-release
Compare
Choose a tag to compare
@StannisZhou StannisZhou released this 06 Sep 19:49
· 41 commits to master since this release
bf874f0

Features

  • Efficient and scalable max-product belief propagation using a fully flat representation
  • A general factor graph interface that supports easy specification of PGMs with pairwise factors and higher-order factors based on explicit enumeration
  • Mechanisms for evidence and message manipulation
  • 3 example notebooks showcasing the functionalities of PGMax