Open shengmincui opened 2 years ago
I found that the fixed_lag_smoothing() function in the code probability.py does not implement the persistence of the arguments. We wrote the fixed lag smoothing algorithm as a class and implemented the persistence of f, B, and t.
I found that the fixed_lag_smoothing() function in the code probability.py does not implement the persistence of the arguments. We wrote the fixed lag smoothing algorithm as a class and implemented the persistence of f, B, and t.