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: Need help for a Bayesian Network Code

    Firstly, you do need the Variable < int > s = Variable .New< int >() and the s.SetTo( Variable .Discrete(alpha[t, q])) if you are dealing with just a single data point (if you have an array, see below). Secondly, you should use Variational Message passing for this inference rather than Expectation...
    Posted to Infer.NET (Forum) by John Guiver on 08-14-2009
    Filed under: Dirichlet, Variational MessagePassing, Breaking Symmetry
Page 1 of 1 (1 items)
©2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Feedback