Exercises for course "probabilistic programming"
In folder /ex_1. Contains the code for:
| Exercise | File |
|---|---|
| The monty hall problem | /ex_1/1__monty_hall.wppl |
| The gambler's ruin problem (penny game) | /ex_1/2__gamblers_ruin.wppl |
| Dungeons and Dragons dices | /ex_1/3__dnd.wppl |
| 1-dimensional particle dynamics simulation | /ex_1/4__dyn.wppl |