spaced-repetition-algorithm
There are 56 repositories under spaced-repetition-algorithm topic.
open-spaced-repetition/fsrs4anki
A modern Anki custom scheduling based on Free Spaced Repetition Scheduler algorithm
open-spaced-repetition/free-spaced-repetition-scheduler
A spaced repetition algorithm based on DSR model
lakesare/memcode
Spaced-repetition: with real formatting.
open-spaced-repetition/ts-fsrs
ts-fsrs is a versatile package based on TypeScript that supports ES modules, CommonJS, and UMD.
open-spaced-repetition/fsrs4anki-helper
An Anki add-on that supports Postpone & Advance & Load Balance & Easy Days & Disperse Siblings & Flatten
thyagoluciano/sm2
SM-2 is a simple spaced repetition algorithm. It calculates the number of days to wait before reviewing a piece of information based on how easily the the information was remembered today.
open-spaced-repetition/fsrs-rs
FSRS for Rust, including Optimizer and Scheduler
open-spaced-repetition/fsrs.js
A spaced repetition algorithm which overtakes Anki and catches up with SuperMemo.
maimemo/SSP-MMC
A Stochastic Shortest Path Algorithm for Optimizing Spaced Repetition Scheduling
alankan886/SuperMemo2
📦 Published package for spaced repetition algorithm SM-2
open-spaced-repetition/go-fsrs
Go Module for FSRS
open-spaced-repetition/fsrs-optimizer
FSRS Optimizer Package
open-spaced-repetition/srs-benchmark
A benchmark for spaced repetition schedulers/algorithms
maimemo/SSP-MMC-Plus
Optimizing Spaced Repetition Schedule by Capturing the Dynamics of Memory
vlopezferrando/simple-spaced-repetition
Simple spaced repetition scheduler based on the classic Anki algorithm.
Networks-Learning/spaced-selection
Code and real data for "Large-scale randomized experiment reveals machine learning helps people learn and remember more effectively", npj Science of Learning 2021
open-spaced-repetition/fsrs-browser
FSRS for the browser, including Optimizer and Scheduler
open-spaced-repetition/fsrs-vs-sm17
A simple comparison between FSRS and SM-17
nickhnsn/facharbeit-spaced-repetition
A Java Spaced Repetition API implementing various spaced repetition algorithms: Leitner's system, SuperMemo SM-2 algorithm and the Free Spaced Repetition Scheduler (FSRS)
open-spaced-repetition/fsrs4remnote
A modern RemNote scheduler plugin based on free spaced repetition scheduler algorithm
open-spaced-repetition/rs-fsrs
Rust-based Scheduler for FSRS
open-spaced-repetition/dart-fsrs
Dart Package for FSRS
matomatical/memograph
Command-line flashcard app with Bayesian scheduling
4rays/swift-fsrs
A Swift implementation of the FSRS spaced repetition algorithm
open-spaced-repetition/fsrs-vs-sm15
A simple comparison between FSRS and SM-15
SiriusStarr/elm-spaced-repetition
Create spaced repetition software using several different popular algorithms.
MelvilQ/stacksrs
A simple Spaced Repetition app for Android.
open-spaced-repetition/cljc-fsrs
A Clojure(script) implementation of FSRS v4 from open-spaced-repetition
k3zi/SweetMemo
A Swift port of SM-15 (SweetMemo, an attempt at implementing a SuperMemo-15 like SRS)
lakrestofer/spaced-rs
A small library written in rust implementing a sm2 inspired SR algorithm
MorganJamesSmith/TerminalFlashcards
Terminal spaced repetition app programmed in C for Linux using the sm2 algorithim
opensourceducation/spacememo
A python/javascript nanolibrary for apply spaced repetition in learning purposes apps
open-spaced-repetition/fsrs4anki_app
This application can give you personalized FSRS parameters without having to code.
yuwash/hy-drill
Spaced repetition algorithm functions from [org-drill](https://bitbucket.org/eeeickythump/org-drill), translating to Hy
RickCarlino/femto-fsrs
The Free Spaced Repetition Scheduler (FSRS) in 100-ish lines of Typescript