Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-01-06 | 1.9 kB | |
v0.4.0 source code.tar.gz | 2023-01-06 | 84.7 kB | |
v0.4.0 source code.zip | 2023-01-06 | 123.1 kB | |
Totals: 3 Items | 209.7 kB | 0 |
What's Changed
- Start version 0.4 - a more lightweight version of the package by @guyvdbroeck in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/110
- add support for indicator and categorical input distributions in JPC format by @guyvdbroeck in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/111
- CompatHelper: add new compat entry for Graphs at version 1, (keep existing compat) by @github-actions in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/112
- CompatHelper: add new compat entry for CodecZlib at version 0.7, (keep existing compat) by @github-actions in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/113
- CompatHelper: add new compat entry for MetaGraphs at version 0.7, (keep existing compat) by @github-actions in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/114
- reinstate plotting functionality by @guyvdbroeck in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/115
- cleanup of v0.3 code by @guyvdbroeck in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/117
- Cuda MAP/Sample on new bit circuits by @khosravipasha in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/116
- Binomial Input Nodes by @khosravipasha in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/119
- log em by @MhDang in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/121
- clean up memory by @MhDang in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/122
- implement log as call back function by @MhDang in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/123
- Em log and data softening by @MhDang in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/124
- early stopping as a call back function by @MhDang in https://github.com/Juice-jl/ProbabilisticCircuits.jl/pull/125
Full Changelog: https://github.com/Juice-jl/ProbabilisticCircuits.jl/compare/v0.3.3...v0.4.0