Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -17,10 +17,11 @@ Our mission is to develop efficient, effective, and accessible spaced repetition
|
|
17 |
|
18 |
## Features
|
19 |
|
20 |
-
- **Multiple Language Support**: [ts-fsrs](https://github.com/open-spaced-repetition/ts-fsrs), [fsrs
|
|
|
21 |
- **Scientifically-Backed**:
|
22 |
- [A Stochastic Shortest Path Algorithm for Optimizing Spaced Repetition Scheduling | Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining](https://dl.acm.org/doi/10.1145/3534678.3539081)
|
23 |
- [Optimizing Spaced Repetition Schedule by Capturing the Dynamics of Memory | IEEE Journals & Magazine | IEEE Xplore](https://ieeexplore.ieee.org/document/10059206)
|
24 |
-
- [open-spaced-repetition/
|
25 |
|
26 |
-
- **
|
|
|
17 |
|
18 |
## Features
|
19 |
|
20 |
+
- **Multiple Language Support**: [ts-fsrs](https://github.com/open-spaced-repetition/ts-fsrs), [go-fsrs](https://github.com/open-spaced-repetition/go-fsrs), [fsrs-rs](https://github.com/open-spaced-repetition/fsrs-rs), [rs-fsrs](https://github.com/open-spaced-repetition/rs-fsrs), [py-fsrs](https://github.com/open-spaced-repetition/py-fsrs), [cljc-fsrs](https://github.com/open-spaced-repetition/cljc-fsrs), [swift-fsrs](https://github.com/open-spaced-repetition/swift-fsrs), [ex_fsrs](https://github.com/open-spaced-repetition/ex_fsrs) and so on.
|
21 |
+
|
22 |
- **Scientifically-Backed**:
|
23 |
- [A Stochastic Shortest Path Algorithm for Optimizing Spaced Repetition Scheduling | Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining](https://dl.acm.org/doi/10.1145/3534678.3539081)
|
24 |
- [Optimizing Spaced Repetition Schedule by Capturing the Dynamics of Memory | IEEE Journals & Magazine | IEEE Xplore](https://ieeexplore.ieee.org/document/10059206)
|
25 |
+
- [open-spaced-repetition/srs-benchmark: A benchmark for spaced repetition schedulers/algorithms (github.com)](https://github.com/open-spaced-repetition/srs-benchmark)
|
26 |
|
27 |
+
- **Plugin & Add-on**: [fsrs4anki-helper](https://github.com/open-spaced-repetition/fsrs4anki-helper), [fsrs4tw](https://github.com/open-spaced-repetition/fsrs4tw), [obsidian-spaced-repetition-recall](https://github.com/open-spaced-repetition/obsidian-spaced-repetition-recall), [fsrs4remnote](https://github.com/open-spaced-repetition/fsrs4remnote) and so on.
|