Closed rorobae0411 closed 2 weeks ago
Which version do you use? FSRS-5 requires 19 parameters.
I just turned on the native fsrs in the latest version of anki (24.06.3) and then tried changing the parameters
I think it may be FSRS-4 but I am a beginner and I am unsure about how to navigate the github to find the right code to copy for FSRS5
I recommend waiting for the next stable release of Anki.
Why is the optimizing code in section 3 giving me 19 numbers when anki only wants 17 numbers?
By the way, I don't know which optimizer you used. Could you provide the link?
The latest version of the Google Colab optimizer produces parameters for FSRS 5, which is supported natively in the latest beta version of Anki (24.10).
If you want to use the Google Colab optimizer with the native FSRS in Anki 24.06.3, you can use https://colab.research.google.com/github/open-spaced-repetition/fsrs4anki/blob/v4.15.2/fsrs4anki_optimizer.ipynb
By the way, you don't need to use Google Colab optimizer with the native FSRS. You can simply press Optimize
in Anki.
Why is the optimizing code in section 3 giving me 19 numbers when anki only wants 17 numbers?