6 ms·
What algorithm do you use for spaced repetition?
by husarcik 3y ago
What algorithm do you use for spaced repetition?
- kirill5pol 3y agoI have a fairly simple implementation of the SM-2 algorithm, and just making the assumption that if you answered the question correctly then you have “perfect recall”. This isn’t exactly correct but I have been using it myself and seems to still be pretty nice. But for the next version I want to use something called knowledge tracing to determine an estimated level of recall to then change the spacing
- jarrett-ye 3y agoI recommend the new algorithm of Anki: https://github.com/open-spaced-repetition/fsrs4anki https://github.com/open-spaced-repetition/fsrs4anki