Implement a new spaced repetition algorithm based on anki custom scheduling.

This page summarizes the projects mentioned and recommended in the original post on /r/Anki

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • fsrs4anki

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

  • In the last two weeks, I was learning the document of Anki custom scheduling and asked some questions on the Anki forum: Some problems in implementing a state-of-the-art SRS scheduler on Anki - Scheduling - Anki Forums (ankiweb.net). Then dae and RumovZ developed some features to solve my question, and I implement a simplified version of the algorithm proposed in the paper. The code is released in here: open-spaced-repetition/fsrs4anki (github.com). Does somebody want to try the custom schedule? More feedback is welcomed.

  • free-spaced-repetition-scheduler

    A spaced repetition algorithm based on DSR model

  • So I checked this and it seems that there's a whole bunch of different parameters (initial difficulty, initial stability, etc), and a lot of them are constant. So the next step would be to use some kind of optimization algorithm, like gradient descent, to optimize those parameters based on user's review history, right?

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The FSRS (Free Spaced Repetition Scheduler) Algorithm

    1 project | news.ycombinator.com | 20 Oct 2023
  • FSRS explained, part 1: What it is and how it works

    2 projects | /r/Anki | 12 Aug 2023
  • FSRS is supported in AnkiMobile now!

    3 projects | /r/Anki | 5 Feb 2023
  • How did I publish a paper in ACMKDD as an undergraduate? A fantastic research experience on spaced repetition algorithm. Open source the code and dataset.

    3 projects | /r/Anki | 25 Sep 2022
  • New progress in implementing the custom algorithm.

    5 projects | /r/Anki | 18 Sep 2022