You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Forward/Backward algorithm fails if a state-dependent mean is initialized to a value between 0 and 1. The current workaround introduced in d81e375 is to simply restrict the initialization range to [1, +inf].
Currently, the Forward/Backward algorithm fails if a state-dependent mean is initialized to a value between 0 and 1. The current workaround introduced in d81e375 is to simply restrict the initialization range to [1, +inf].