Microsoft Research Community

Browse Forum Posts by Tags

Showing related tags and posts for the Infer.NET forum. See all tags in the site
  • Re: Infer.NET syntax

    Hi Vincent These should give you the same answer. However, (2) will be preferable in cases where you want to specify this constraint at run-time without the model getting recompiled - you can set the constraint to positive or negative just by setting the observed value of b. I have used this to good...
    Posted to Infer.NET (Forum) by John Guiver on 07-24-2009
    Filed under: inference, Constraint
  • Re: A Question about "ConstrainEqualRandom"

    The subtlety here is that ConstrainEqualRandom(new Bernoulli(0.6)) does not constrain the posterior over P to be Bernoulli(0.6). Instead it modifies the posterior so that the probability of P being true is weighted by 0.6 and the probability of P being false is weighted by 0.4 – the probabilities...
    Posted to Infer.NET (Forum) by jwinn on 10-25-2009
    Filed under: Constraint
Page 1 of 1 (2 items)
©2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Feedback