Coder Social home page Coder Social logo

luqigit / fsrs4anki Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-spaced-repetition/fsrs4anki

0.0 0.0 0.0 1.4 MB

A modern Anki custom scheduling based on free spaced repetition scheduler algorithm

Home Page: https://github.com/open-spaced-repetition/fsrs4anki/wiki

License: MIT License

JavaScript 6.82% Jupyter Notebook 93.18%

fsrs4anki's Introduction

FSRS4Anki

FSRS4Anki

✨ A modern Anki custom scheduling based on Free Spaced Repetition Scheduler algorithm ✨

license release

Introduction

FSRS4Anki consists of two main parts: scheduler and optimizer.

The scheduler is based on a variant of the DSR (Difficulty, Stability, Retrievability) model, which is used to predict memory states. The scheduler aims to achieve the requested retention for each card and each review.

The optimizer applies Maximum Likelihood Estimation and Backpropagation Through Time to estimate the stability of memory and learn the laws of memory from time-series review logs. Then, it can find the optimal retention to minimize the repetitions via the stochastic shortest path algorithm.

For more detail on the mechanism of the FSRS algorithm, please see this paper: A Stochastic Shortest Path Algorithm for Optimizing Spaced Repetition Scheduling.

FSRS4Anki Helper is an Anki add-on that supports the FSRS4Anki Scheduler. It can (1) reschedule cards based on their entire review histories, (2) postpone due cards whose retention is higher than your target, and (3) advance undue cards whose retention is lower than your target.

Usage

For the tutorial on FSRS4Anki scheduler, optimizer, helper, and simulator, please see: Usage

FAQ

Here collect some questions from issues, forums, and others: FAQ

Compatibility

Some add-ons modify the scheduling of Anki, which would cause conflict with FSRS4Anki scheduler. Please see Compatibility for more details. I will test these add-ons. Let me know via issues if I miss any add-ons.

Star History Chart

fsrs4anki's People

Contributors

dawrom avatar l-m-sherlock avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.