ProbabilisticCircuits.jl Versions Save

Probabilistic Circuits from the Juice library

v0.2.0

3 years ago

ProbabilisticCircuits v0.2.0

Diff since v0.1.1

Release v0.2.0

Closed issues:

  • Sampling with evidence might produce slightly different probabilities due to random seed (#9)
  • Constructing probabilistic circuits (#16)
  • Bug in MPE implementation (#21)
  • Implement MPE/MAP (#23)
  • Implement conditional sampling (#24)

Merged pull requests:

  • Lc (#22) (@YitaoLiang)
  • Refactoring (#25) (@guyvdbroeck)

v0.1.1

3 years ago

ProbabilisticCircuits v0.1.1

Diff since v0.1.0

Closed issues:

  • Test New Version (#15)

Merged pull requests:

  • Install TagBot as a GitHub Action (#1) (@JuliaTagBot)
  • pass down refactor (#2) (@MhDang)
  • Added corner cases for KL-Divergence (#7) (@shreyas-kowshik)
  • Add required test dependencies (#8) (@RenatoGeh)
  • added one-hot encoding (#10) (@ashish180199)
  • Add utility function for save_as_dot (#13) (@RenatoGeh)

v0.1.0

4 years ago

Initial Release of ProbabilisticCircuits package from Juice.jl library