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: Example of Bayesian network

    Below is the C# code for the classic wet grass/sprinkler/rain Bayesian network, as found in Kevin Murphy's tutorial , amongst other places. Notice that the conditional probability tables (CPTs) are represented by if blocks or nested if blocks, rather than in tabular form. In general, this allows...
    Posted to Infer.NET (Forum) by jwinn on 12-18-2008
    Filed under: inference, Bayesian network
Page 1 of 1 (1 items)
©2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Feedback