Big update in FSRS4Anki v3.0.0

Here is a simple comparison between Anki’s built-in schedule and FSRS:

For simplicity, the comparison only focuses on the intervals given in different rating sequences. The ratings in (re)learning steps will be ignored, only consider the first rating of new cards.

The default parameters of FSRS for comparison:

var w = [1, 1, 5, -0.5, -0.5, 0.2, 1.4, -0.12, 0.8, 2, -0.2, 0.2, 1];

Case one: press good continuously, with different first ratings.

Rating sequence: 1,3,3,3,3,3,3,3,3,3

Anki’s intervals: 1,3,8,20,50,125,313,783,1958,4895

FSRS’s intervals: 1,3,8,19,44,98,207,421,822,1550


Rating sequence: 2,3,3,3,3,3,3,3,3,3

Anki’s intervals: 1,3,8,20,50,125,313,783,1958,4895

FSRS’s intervals: 2,5,13,32,73,159,331,659,1263,2338


Rating sequence: 3,3,3,3,3,3,3,3,3,3

Anki’s intervals: 1,3,8,20,50,125,313,783,1958,4895

FSRS’s intervals: 3,8,21,50,114,245,501,983,1854,3377


Rating sequence: 4,3,3,3,3,3,3,3,3,3

Anki’s intervals: 4,10,25,63,158,395,988,2470,6175,15438

FSRS’s intervals: 4,11,29,70,158,337,684,1329,2481,4471

2 Likes