- Jul 09, 2013
-
-
Manuel Baum authored
-
- Jul 08, 2013
-
-
Manuel Baum authored
-
- Jul 04, 2013
-
-
Manuel Baum authored
Had to change linear dependencies in Exponential and Beta Nodes to sigmoid functions on weighted sums. Also introduced a more complex example for Continuous Nodes
-
- Jul 03, 2013
-
-
Manuel Baum authored
Fixed several bugs related to evidence. Hopefully included LinearBeta, still needs testing though. Changed sample_global and sample_local once again in ContinuousNode
-
- Jun 28, 2013
-
-
Manuel Baum authored
examples/MCMC_Continuous.py läuft mit exponentialverteilung->linearGauss, Evidenz als Klassen und Kontinuierliche PoE läuft
-
Manuel Baum authored
Refactoring: ContinuousNode introduced, moved stuff from Discrete and Continuous Node so generic Node, created MCMC example for multiple continuous Models
-