issues
search
dotnet
/
infer
Infer.NET is a framework for running Bayesian inference in graphical models
https://dotnet.github.io/infer/
MIT License
1.56k
stars
228
forks
source link
Swapped arguments of IEstimatedDistribution.GetExpectation
#438
Closed
tminka
closed
1 year ago
tminka
commented
1 year ago
GaussianProductOpBase.AAverageConditional handles uniform Product
Added EnumerableExtensions.TakeRandom
Added MMath.RisingFactorialLn and LogGammaUpper
Moved GammaProbBetween to MMath with improvements
Increased accuracy of TruncatedGamma.GetMeanPower
Improved accuracy of GaussianFromMeanAndVarianceOp.VarianceAverageConditional
Improved accuracy of Gamma.FromDerivatives and GetDerivatives
Added DiscreteEstimator.Add(int, double)
CSharpWriter writes nicer array initializers