Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jarrett-ye
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
NameRank: The Model Knows Your Project, Not You
(01.me)
1 points
by
jarrett-ye
2mo ago
|
0 comments
2.
▲
by
jarrett-ye
8mo ago
Good luck! I'm glad to hear that FSRS becomes more and more popular!
3.
▲
by
jarrett-ye
10mo ago
Lol, btw, my name is Jarrett Ye.
4.
▲
by
jarrett-ye
1y ago
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.
5.
▲
by
jarrett-ye
1y ago
Would you minding writing an intro for your app if it is using FSRS? https://github.com/open-spaced-repetition/awesome-fsrs
6.
▲
by
jarrett-ye
1y ago
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 whe
7.
▲
by
jarrett-ye
1y ago
Ebisu v2 doesn't perform well in our SRS Benchmark: https://github.com/open-spaced-repetition/srs-benchmark#:~:t...
8.
▲
My First Month with Math Academy
(lmsherlock.substack.com)
2 points
by
jarrett-ye
1y ago
|
1 comments
9.
▲
by
jarrett-ye
1y ago
An Experience Report from a Middle School Dropout.
10.
▲
by
jarrett-ye
1y ago
Good feature! I guess someone could implement it via an add-on of Anki.
11.
▲
by
jarrett-ye
1y ago
I guess what you need is Set Due Date, which allows you manually schedule cards in Anki.
12.
▲
by
jarrett-ye
1y ago
Math Academy provided a self-service learning system with a novel spaced repetition algorithm which could take the hierarchical body of math into account.
13.
▲
by
jarrett-ye
1y ago
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 mo
14.
▲
by
jarrett-ye
1y ago
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...
15.
▲
by
jarrett-ye
1y ago
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 i
16.
▲
The History of FSRS for Anki
(l-m-sherlock.notion.site)
4 points
by
jarrett-ye
1y ago
|
1 comments
17.
▲
by
jarrett-ye
1y ago
To help more people understand FSRS and the R&D around it, I wrote this blog about my long history with FSRS and Anki.
18.
▲
by
jarrett-ye
2y ago
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=...
19.
▲
by
jarrett-ye
2y ago
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.
20.
▲
by
jarrett-ye
2y ago
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
21.
▲
by
jarrett-ye
2y ago
Would you consider to support FSRS in Mochi?
22.
▲
by
jarrett-ye
2y ago
Here is an implementation of Leitner Box in Rust: https://github.com/open-spaced-repetition/leitner-box-rs
23.
▲
Anki 24.11: one of the biggest updates
(old.reddit.com)
2 points
by
jarrett-ye
2y ago
|
1 comments
24.
▲
by
jarrett-ye
2y ago
- The algorithm is updated to FSRS-5. - Forgetting curve is added into card info. - Load balancing: within your fuzz range, Anki will now try to pick days that have fewer reviews waiting. - Easy days: you can now tell Anki to try avoid cert
25.
▲
by
jarrett-ye
2y ago
FSRS-based simulator could help user regulate the number of new cards they need to learn per day. The simulator will be integrated into Anki natively in the next release. But it's still an experimental feature. If the simulator is accu
26.
▲
by
jarrett-ye
2y ago
It's not the logic of FSRS. In fact, FSRS knows the probability of recalling any cards in your collection, which may means how urgently you need to see them. So it can be implemented via an add-on.
27.
▲
by
jarrett-ye
2y ago
In the latest version, it only needs 64 review logs to full-optimize the model
28.
▲
by
jarrett-ye
3y ago
You can set easy days via the FSRS4Anki Helper add-on: https://ankiweb.net/shared/info/759844606 And it also supports to postpone your backlog.
29.
▲
by
jarrett-ye
3y ago
It's welcome to compare your algorithm with FSRS. Here is the benchmark of FSRS: https://github.com/open-spaced-repetition/fsrs-benchmark
30.
▲
by
jarrett-ye
3y ago
I recommend the new algorithm of Anki: https://github.com/open-spaced-repetition/fsrs4anki
More ›