An exercise about Dynamic Bayesian Network using SMILE library.
SMILE is a reasoning engine for graphical probabilistic model contributed to the community by the Decision Systems Laboratory, University of Pittsburgh and available at http://genie.sis.pitt.edu/
The code is adapted from the code found in Appendix A in the MS thesis Modeling physiological processes with dynamic Bayesian networks by Joris Hulst; I adapted the code to work with the last release of SMILE because the original code did not compile.