This document discusses probabilistic machine learning models including hidden Markov models, dynamic Bayesian networks, and reinforcement learning. It provides definitions and examples of these concepts. Hidden Markov models are graphical models where the states are hidden and represented by observable outputs. Dynamic Bayesian networks are Bayesian networks that model systems changing over time. Reinforcement learning models sequential decision making problems where an agent takes actions in an environment to maximize rewards.