|
Infer.NET is a framework for running Bayesian inference in graphical models. It can also be used for probabilistic programming. |
|
This looks very nice (I prefer C# for my projects) but does have one caveat: being a Microsoft Research project it forbids commercial use. Which isn't a problem for learning in this class of course, but a bit of a disappointment in that I couldn't incorporate it into my actual projects. I did find a question of StackOverflow with some other options: http://stackoverflow.com/questions/3724472/looking-for-open-source-naive-bayesian-classifier-in-c-sharp-for-a-twitter-senti |