Skip to content

fixed fixed_lag_smoothing#1261

Closed
shengmincui wants to merge 3 commits into
aimacode:masterfrom
shengmincui:master
Closed

fixed fixed_lag_smoothing#1261
shengmincui wants to merge 3 commits into
aimacode:masterfrom
shengmincui:master

Conversation

@shengmincui

Copy link
Copy Markdown

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.

@dmeoli

dmeoli commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Thanks @shengmincui. This PR is a very large dump (+153k lines across 39 renamed chapter notebooks) rather than a focused fix to fixed_lag_smoothing, so it can't be reviewed or merged as-is. If fixed_lag_smoothing needs a fix, please open a small focused PR touching just probability.py. Thanks!

@dmeoli dmeoli closed this Jun 26, 2026
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.

2 participants