python-hidden-markov Activity
Brought to you by:
petebleackley
Fixed Python 3 compatibility issue
Changed all uses of dict to dictionary comprehe...
Modifications to use non-dictionary conditionals
Fixed copy and paste error in variable name
Fixed updating with non-Distribution conditionals
Improvement to P_Observations method
Improvements to training
Removed unnecessary __getitem__ and assert
Fixed stale generator
Assertion o trace divide by zero error
Fixed a bug in Distribution.__iadd__
Fixed a maths bug
Better implemention of BayesianModel.Outcomes()
Fixed a bug in updating distributions