Welcome to MSDN Blogs Sign in | Join | Help

November 2008 - Posts

Bayesian inference in F# - Part IIa - A simple example - modeling Maia

Other parts: Part I - Background Part IIb - Finding Maia underlying attitude Let's start with a simple example: inferring the underlying attitude of a small baby by observing her actions. Let's call this particular small baby Maia. People always asks
Posted by lucabol | 2 Comments
Filed under: ,

Expression tree serialization code posted on Code Gallery

Luke and I worked on this last year for one week doing pair programming. It is a good sample of how you can serialize LINQ expression trees to xml. The sample includes these components: An Expression Tree serialization API : A general purpose XML serialization
Posted by lucabol | 2 Comments

Bayesian inference in F# - Part I - Background

Other posts: Part IIa - A simple example - modeling Maia Part IIb - Finding Maia underlying attitude My interest in Bayesian inference comes from my dissatisfaction with 'classical' statistics. Whenever I want to know something, for example the probability
Posted by lucabol | 8 Comments
Filed under: ,

My F# PDC presentation is online (+ ppt and demo application)

You can watch it here . Also I attached the demo application I built on stage.
Posted by lucabol | 16 Comments
Filed under:

Attachment(s): fsharpdemoPDCPrez.zip
 
Page view tracker