Learn Before
Probabilistic models
Each of the other models (state machines, formal rule systems, and logic) can be augmented with probabilities. For example, the state machine can be augmented with probabilities to become the weighted automaton, or Markov model. The key advantage of probabilistic models is their ability to solve the many kinds of ambiguity problems that can be recast as “given N choices for some ambiguous input, choose the most probable one”.
0
1
Tags
Data Science
Learn After
Applications of probabilistic models
Types of probabilistic models
The Deep Learning Approach to Structured Probabilistic Models
The Partition Function (introduction).
Graph Model Structure
Advantages of Structured Modeling
Training and Evaluation of Models with Intractable Partition Functions
Conditional Random Fields (CRFs)