Skip to content

Conversation

@closedLoop
Copy link

I needed the ability to put constraints on some transition probabilities. Namely I had to set a few transition probabilities close to 0. Here is an initial attempt which uses numpy.ma.masked_array to fix some of the values in b_trans.

I utilize a hyper-parameter named trans_constraints to provide a list of transitions that should have very low probabilities.

I have provided a simple test to show that the constraints work.

Any feedback would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant