Skip to content

YitaoLiang/Scala-LearnPsdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala-LearnPsdd

Learning the Structure of Probabilistic Sentential Decision Diagrams. https://web.cs.ucla.edu/~yliang/papers/uai2017.pdf

This repository contains the latest stable version of the LearnPSDD code and all the experiments we run for the paper "Learning the Structure of Probabilistic Sentential Decision Diagrams" published in UAI, 2017.

Code can be compiled by running "sbt assembly". The code would create a psdd.jar in the directory target/scala-2.11 Experiments can be reproduced by running "java -jar target/scala-2.11/psdd.jar ".

We provide manual.pdf as a walkthrough of this library.

All these 20 datasets can be found on https://github.com/UCLA-StarAI/Density-Estimation-Datasets

If you have any problem regarding this project, feel free to shoot me an email at "yliang@cs.ucla.edu".

About

Learning the Structure of Probabilistic Sentential Decision Diagrams. https://web.cs.ucla.edu/~yliang/papers/uai2017.pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages