dtm icon indicating copy to clipboard operation
dtm copied to clipboard

Function of `update_obs` in the `fit_sslm` method.

Open bhargavvader opened this issue 8 years ago • 0 comments

Hello, I was trying to play around with the update_obs method and was stuck at the optimize_fdf method (line 1170.)

I understand the idea is to update obs, but as the forward-backward algorithm (compute_post_mean) is called in the functions, won't the process of optimizing have side effects on the mean values? Is this intended?

Any help on how to better understand this function and step would be greatly appreciated!

bhargavvader avatar Jul 18 '16 12:07 bhargavvader