Spaced Repetition System
Fleetingvideos about it
The Biggest Myth In Education - YouTube, 5 astuces pour booster votre mémoire (validées par la Science™) - YouTube,
supermemo
2
The algorithm appears to be well known
python implementation
-
Référence externe : https://supermemo.guru/wiki/Algorithm_SM-17
-
Référence externe : https://pypi.org/project/supermemo2/#sm2
The values are the:
Quality: The quality of recalling the answer from a scale of 0 to 5. 5: perfect response. 4: correct response after a hesitation. 3: correct response recalled with serious difficulty. 2: incorrect response; where the correct one seemed easy to recall. 1: incorrect response; the correct one remembered. 0: complete blackout. Easiness: The easiness factor, a multipler that affects the size of the interval, determine by the quality of the recall. Interval: The gap/space between your next review. Repetitions: The count of correct response (quality >= 3) you have in a row.
17
Algorithm hidden so far