摘要:
贝叶斯网络,我们分成了表示和推断两个课时;另外,因此它和后面的 HMM 等模型密切相关,因此需要熟练掌握。 Preliminaries for Probabilistic Reasoning 概率推断 Probabilistic Reasoning 在很多地方都有用,如 Diagnosis, Spe 阅读全文
摘要:
博弈 Game 的分类维度 Deterministic or stochastic? One, two, or more players? Zero sum? Perfect information (can you see the state)? Adversarial Search 对抗搜索 A 阅读全文
摘要:
Constraint Satisfaction Problem 在搜索算法中,我们关心的是从初始节点到目标节点的一条路径;而在约束满足问题中,我们没有初始状态,只关心 goal 而不在乎 path。 Planning: sequences of actions Identification: ass 阅读全文