第五章 无向概率图模型学习
马尔科夫随机场(Markov Random Fields, MRFs)
MRFs与Gibbs分布等价。
条件随机场(Conditional Random Fields, CRFs):
CRFs的训练方法:迭代梯度法(Iterative Scaling)和L-BFGS
迭代梯度法包括:GIS(Generalized Iterative Scaling),IIS(Improved Iterative Scaling)
黄世宇/Shiyu Huang's Personal Page:https://huangshiyu13.github.io/