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
FSRS is the current best in class model for spaced-repetition learning. It's an online algorithm, with only a few parameters. The implementation that the Anki project uses is here. There are benchmarks here.
FSRS is the current best in class model for spaced-repetition learning. It's an online algorithm, with only a few parameters. The implementation that the Anki project uses is here. There are benchmarks here.