https://github.com/learning-toolbox/srs-algorithms
https://github.com/learning-toolbox/srs-algorithms
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/learning-toolbox/srs-algorithms
- Owner: learning-toolbox
- License: mit
- Created: 2020-11-23T16:27:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-18T07:02:32.000Z (over 5 years ago)
- Last Synced: 2025-01-18T12:33:22.007Z (over 1 year ago)
- Language: TypeScript
- Size: 84 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SRS Algorithms
Just some experiments to create a generic SRS scheduler using a state machine library called `xstate`. Goal is for someone to be able to define arbitrary data for each prompt and maybe even provide thier own scheduling algorithm! Managing/manipulating timestamps of prompts is still unresolved.