Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/expertium/expertium.github.io
https://github.com/expertium/expertium.github.io
anki blog spaced-repetition spaced-repetition-algorithm spaced-repetition-system
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/expertium/expertium.github.io
- Owner: Expertium
- Created: 2024-07-28T17:31:26.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-13T10:23:57.000Z (about 1 month ago)
- Last Synced: 2024-10-14T07:41:04.465Z (about 1 month ago)
- Topics: anki, blog, spaced-repetition, spaced-repetition-algorithm, spaced-repetition-system
- Homepage: https://expertium.github.io/
- Size: 364 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
Awesome Lists containing this project
README
I write articles about spaced repetition and especially about [FSRS](https://github.com/open-spaced-repetition/fsrs4anki/wiki/ABC-of-FSRS). That's all, end of the intro. Here are the articles, sorted from most important to least important:
1. (unfinished)[Benchmark of spaced repetition algorithms](/Benchmark.md). In this article, I analyze results from the [open spaced repetition benchmark repository](https://github.com/open-spaced-repetition/srs-benchmark?tab=readme-ov-file#result), where many modern spaced repetition algorithms are compared based on their ability to predict the probability of recall. This is the most high-effort piece I've ever written. It will be finished when the next major release of Anki comes out.
3. [A technical explanation of FSRS](/Algorithm.md), where I explain the formulas that are used to calculate the probability of recall.
4. [Understanding what retention means in FSRS](/Retention.md). I recommend reading this article if you are confused by terms like "desired retention", "true retention" and "average predicted retention", the latter two can be found in Stats if you have the [FSRS Helper add-on](https://ankiweb.net/shared/info/759844606) installed and press Shift + Left Mouse Click on the Stats button.
5. [A short analysis of how review time is related to answer buttons](/Buttons.md). Some wonder, "Do people tend to think longer before pressing Again than before pressing Good?". In this article, I answer that question. Spoiler: yes.
I rank this as relatively important simply because you won't find this information anywhere else.
6. [Abridged history of spaced repetition](/History.md).
7. [Let's get learning steps wrong!](/LearningSteps.md) It's much easier than you think.
8. [Should you lower your maximum interval?](/MaxInterval.md)
9. [Mass adoption and the perfect UI](/Perfect_UI.md). Can FSRS be easy to use? Yes. But first, we'll need to change ~~some~~ a lot of things.A list of all implementations of FSRS in different programming languages, as well as apps that use FSRS (it's not just Anki!): [https://github.com/open-spaced-repetition/awesome-fsrs.](https://github.com/open-spaced-repetition/awesome-fsrs)
Nothing that floats your boat? [Take a look at these articles and blogs then](/ResourcesDump.md).