Skip to main content

Infer.NET user guide : Tutorials and examples

Monty Hall problem

This provides an Infer.NET implementation of the Monty Hall problem, along with a graphical user interface. The code and a Visual Studio solution can be found in the src\Examples\MontyHall folder.