This document discusses using F# for learning probabilistic models and projects at Microsoft. It covers factor graphs and inference in factor graphs for representing probabilistic models. It then describes two projects - analyzing the TrueSkill ranking algorithm and an internal adCenter competition. It concludes by outlining benefits of F# such as producing correct, succinct and high performance code while being fun to program in.