Hacker News new | ask | show | jobs
by AlexErrant 783 days ago
FYI I made Anki's spaced repetition algorithm, FSRS, run in the browser. Might be useful to you https://github.com/open-spaced-repetition/fsrs-browser

Edit: I just remembered it takes like 500(?) data points to train the algo... so maybe not.

1 comments

In the latest version, it only needs 64 review logs to full-optimize the model
Nice!

(Jarrett's the author of fsrs, fyi.)