supermemo2-algorithm
There are 5 repositories under supermemo2-algorithm topic.
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)
sd-92/supermemo-2-flashcards
iPhone flashcard app built with Swift 3 and Core Data which schedules card reviews based on the Supermemo 2 algorithm
woodward/memorex
Memorex is a space repetition system (i.e., flashcards) based on Anki, written in Elixir, and implemented as a Phoenix LiveView application. Flashcard content is stored locally in Markdown files and in image/text file pairs.
akgvn/PrepMaster
Repo for Object Oriented Software Engineering Term Project.
kirklin/SuperMemo2
A TypeScript implementation of the SuperMemo 2 (SM2) algorithm for spaced based repetition algorithm.