temporal-fields
temporal-fields copied to clipboard
In Pytorch style code,can not find Markov model
Hi, Gunnar! I have a question, In simplified PyTorch model, I can not find code of Markov. Please guide me to find Markov code.
The code for the message passing is here: https://github.com/gsig/temporal-fields/blob/master/pytorch/models/layers/AsyncTFCriterion.py
The rest of the code is just a deep network, the predicts the potentials for this graphical model.
hope that helps, Gunnar