open-spaced-repetition/srs-benchmark
A benchmark for spaced repetition schedulers/algorithms
This project helps anyone who uses flashcards or spaced repetition systems to learn and retain information. It evaluates different algorithms that schedule flashcard reviews to find out which ones are best at predicting when you'll forget something. By comparing these algorithms, it helps you choose a system that optimizes your learning efficiency, ensuring you review just before you're likely to forget.
200 stars.
Use this if you are developing or choosing a spaced repetition system and want to understand which underlying scheduling algorithm provides the most accurate predictions of recall.
Not ideal if you are an end-user simply looking for a flashcard app; this project is for evaluating the scheduling technology behind such apps.
Stars
200
Forks
23
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/open-spaced-repetition/srs-benchmark"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SomeB1oody/RustyML
A high-performance machine learning library in pure Rust, offering statistical utilities, ML...
smartcorelib/smartcore
A comprehensive library for machine learning and numerical computing. Apply Machine Learning...
open-spaced-repetition/fsrs-rs
FSRS for Rust, including Optimizer and Scheduler
open-spaced-repetition/fsrs-optimizer
FSRS Optimizer Package
rust-ml/linfa
A Rust machine learning framework.