HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jarrett-ye

no profile record

Submissions

[untitled]

1 points·by jarrett-ye·3 mesi fa·0 comments

My First Month with Math Academy

lmsherlock.substack.com
2 points·by jarrett-ye·anno scorso·1 comments

The History of FSRS for Anki

l-m-sherlock.notion.site
4 points·by jarrett-ye·anno scorso·1 comments

Anki 24.11: one of the biggest updates

old.reddit.com
2 points·by jarrett-ye·2 anni fa·1 comments

comments

jarrett-ye
·5 mesi fa·discuss
[dead]
jarrett-ye
·6 mesi fa·discuss
Good luck! I'm glad to hear that FSRS becomes more and more popular!
jarrett-ye
·8 mesi fa·discuss
Lol, btw, my name is Jarrett Ye.
jarrett-ye
·10 mesi fa·discuss
SM2 has less parameters, but there is not a systematic way to tweak them correctly. With the optimizer, it's easy to make FSRS adaptive to any learners. There is only one lever for user to tweak in FSRS: the desired retention.
jarrett-ye
·11 mesi fa·discuss
Would you minding writing an intro for your app if it is using FSRS?

https://github.com/open-spaced-repetition/awesome-fsrs
jarrett-ye
·11 mesi fa·discuss
Andy also tested this idea. You can read his notes here:

GPT-4 can probably estimate whether two flashcards are functionally equivalent

https://notes.andymatuschak.org/zJ7PMGzjcgBUoPjLUHBF9jn

GPT-4 can probably estimate whether one prompt will spoil retrieval of another

https://notes.andymatuschak.org/zK9Y15pCnRMLoxUahLCzdyc
jarrett-ye
·11 mesi fa·discuss
Ebisu v2 doesn't perform well in our SRS Benchmark: https://github.com/open-spaced-repetition/srs-benchmark#:~:t...
jarrett-ye
·anno scorso·discuss
An Experience Report from a Middle School Dropout.
jarrett-ye
·anno scorso·discuss
Good feature! I guess someone could implement it via an add-on of Anki.
jarrett-ye
·anno scorso·discuss
I guess what you need is Set Due Date, which allows you manually schedule cards in Anki.
jarrett-ye
·anno scorso·discuss
Math Academy provided a self-service learning system with a novel spaced repetition algorithm which could take the hierarchical body of math into account.
jarrett-ye
·anno scorso·discuss
Yes, we can improve FSRS in that way. But it requires to collect a lot of review data with cards' content, which breaks Anki's privacy policy. And FSRS is my side project which has squeezed all my free time... I'm not very motivated to improve it now.
jarrett-ye
·anno scorso·discuss
Anki has a feature named Easy Days which allows you to spend less time on Anki on some days of the week.

Source: https://docs.ankiweb.net/deck-options.html?highlight=easy%20...
jarrett-ye
·anno scorso·discuss
What does the 'Free' mean in the name?

The algorithm (FSRS) supports reviewing in advance or delay. It's free for users to decide the time of review. And it will adapt to the user's memory.

Meanwhile, spaced repetition is one essential technology to achieve free learning.

FSRS runs entirely locally and has no risk under others' control.

source: https://github.com/open-spaced-repetition/free-spaced-repeti...
jarrett-ye
·anno scorso·discuss
To help more people understand FSRS and the R&D around it, I wrote this blog about my long history with FSRS and Anki.
jarrett-ye
·anno scorso·discuss
Actually, we have found some algorithms which outperform FSRS[1]. Unfortunately, it's hard to deploy them in user's local device.

[1] https://github.com/open-spaced-repetition/srs-benchmark?tab=...
jarrett-ye
·anno scorso·discuss
You don't need to beat FSRS with 700 millions of reviews. You can collect thousands of reviews for months and compare the ad-hoc algorithm with FSRS on those reviews.
jarrett-ye
·2 anni fa·discuss
Great! I added it into awesome-fsrs, a repository with implementations of FSRS in different programming languages and different software: https://github.com/open-spaced-repetition/awesome-fsrs
jarrett-ye
·2 anni fa·discuss
Would you consider to support FSRS in Mochi?
jarrett-ye
·2 anni fa·discuss
Here is an implementation of Leitner Box in Rust:

https://github.com/open-spaced-repetition/leitner-box-rs