Update node and edge potentials of MRF model
mrf.update(crf)
crf
The CRF
The function updates node.pot and edge.pot of MRF model.
node.pot
edge.pot
This function will directly modify the CRF and return the same CRF.
mrf.nll, train.mrf
mrf.nll
train.mrf