Skip to content

Releases: ostwalprasad/LGNpy

v1.0.0

20 Jun 10:15
Compare
Choose a tag to compare

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.