RenatoGeh / gospn

A free, open-source inference and learning library for Sum-Product Networks (SPN)
BSD 3-Clause "New" or "Revised" License
23 stars 5 forks source link

Implement the Poon-Domingos SPN structure #16

Closed RenatoGeh closed 6 years ago

RenatoGeh commented 7 years ago

Description: Implement the Poon-Domingos SPN structure for local dependency as described in [1] and [2]. Rename learn/poon.go to model/poon.go, since it is not a learning algorithm, but a modeling for images and any local dependency dataset.

File: model/poon.go

References: