Skip to content
/ spn Public

Online structure learning of sum product networks

Notifications You must be signed in to change notification settings

whsu/spn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Structure Learning of Sum-Product Networks

Implementation of the algorithm described in [Online Structure Learning for Sum-Product Networks with Gaussian Leaves] (https://arxiv.org/abs/1701.05265) by Wilson Hsu, Agastya Kalra, and Pascal Poupart.

Requirements

  • Python 3
  • NumPy
  • SciPy

Experiments

To rerun the experiment on the datasets from Jaini et al as reported in the paper, run the following command:

python -m experiment.real_data

For further experiments reported in the paper, see Agastya's repository.

About

Online structure learning of sum product networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages