Tic-Tac-Toe
Want to play a game of tic-tac-toe ? Here is an implementation using Python.
Toolkit: Python
Gamble Game
Implementing a gamble game of die rolls and performing Monte-Carlo simulation and distribution tests.
Toolkit: Python, Simluation, Probability distributions
Fitting distributions to input data
Implementing routines to fit random variables to a set of continous/ discrete probability distributions.
Toolkit: Python, Probability Distribution, Goodness of Fit