GithubHelp home page GithubHelp logo

Comments (5)

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024 1
  1. Yes, if you press hard, good and easy when you review, Anki will pass the card. So you only have 1 repetition for a card.
  2. You can refer to the Anki simulator add-on https://ankiweb.net/shared/info/817108664
  3. Same to above
  4. It’s used to smooth the curve. You can see this wiki page https://en.m.wikipedia.org/wiki/Moving_average

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024 1

The accurate repetitions are only from your actual review logs. I will implement it in the simulator in the future.

But you can use the number of steps as a rough estimation.

from fsrs4anki.

kuroahna avatar kuroahna commented on July 23, 2024

Thanks. I had a look at Anki simulator addon

image

  1. I assume forget_repetitions is the number of "Lapse steps" seen above
  2. And same for new_repetitions. This is the number of "Learning steps"

from fsrs4anki.

L-M-Sherlock avatar L-M-Sherlock commented on July 23, 2024

Not very accurate. If you lapse steps is "2 60", you could press the 'again' button consistently. And press 'easy' could pass these steps.

from fsrs4anki.

kuroahna avatar kuroahna commented on July 23, 2024

Right, that makes sense.

Sorry, but I feel very dumb, I still don't really understand or know what forget_repetitions and new_repetitions is. I looked at Anki Simulator addon that you linked, but they don't mention anything about forget_repetitions or new_repetitions. I thought it was the number of lapse steps and number of learning steps, but from your response above, I don't think that's the case.

I also looked at their source code and all I can find is

        number_of_learning_steps: int,
        number_of_lapse_steps: int,

I don't see anything related to forget_repetitions or new_repetitions like you have mentioned. Should I leave things as default then?

recall_repetitions = 1
forget_repetitions = 2
new_repetitions = 1

I wanted a rough estimation of how many reviews I would get using fsrs4anki using your simulator if I had lapse steps 2 60 and learning steps 1 5 60 in Anki, which is why I set them to

recall_repetitions = 1
forget_repetitions = 2
new_repetitions = 3

but I'm still not sure if this is what I should do

from fsrs4anki.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.