Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ostwalprasad ostwalprasad released this 20 Jun 10:15
· 4 commits to master since this release

First Release on GitHub (Earlier ones are available on PyPi)

Changes:

Implemented new algorithm - GaussianBP and Experimental Linear Gaussian
Re-organized code to have a Graph superclass which would be inherited in individual algorithm/models
General refactoring.