dynamax icon indicating copy to clipboard operation
dynamax copied to clipboard

impose constraints on the transition probability.

Open chenliangpeng opened this issue 2 years ago • 1 comments

I was wondering if it is possible to impose constraints on the transition probability. I want to train a specific type of HMM where there are no transitions from a higher indexed state to a lower indexed state (also called the Bakis model). By means of which, if a system goes from any state z𝑖 to another state z𝑗 where 𝑖 , then it cannot go back to the previous state. How can i add this constraint in the code? I would be very grateful indeed for any help you could give me.

Wish you a happy life and smooth work!

chenliangpeng avatar Jun 20 '23 06:06 chenliangpeng