Markov Chains
← Back to Probability & Statistics
A stochastic model describing a sequence of states where the probability of each state depends only on the previous state (memoryless property). Used in PageRank, speech recognition, and reinforcement learning.