ebisu VS fsrs4anki

Compare ebisu vs fsrs4anki and see what are their differences.

ebisu

Public-domain Python library for flashcard quiz scheduling using Bayesian statistics. (JavaScript, Java, Dart, and other ports available!) (by fasiha)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ebisu fsrs4anki
4 111
303 2,234
- 5.6%
0.0 9.0
4 months ago 6 days ago
Python Jupyter Notebook
The Unlicense MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ebisu

Posts with mentions or reviews of ebisu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-27.
  • Anki – Powerful, intelligent flash cards
    14 projects | news.ycombinator.com | 27 Jan 2024
    I really wish something like https://github.com/fasiha/ebisu becomes the norm. That is, the idea of fitting the cards to your time (by prioritising) rather than you having to do everything there software wants.

    The only bit missing is some algorithm deciding how often to introduce new cards based on your historical data.

  • FSRS: A modern, efficient spaced repetition algorithm
    14 projects | news.ycombinator.com | 15 Jan 2024
    It seems from the description that FSRS still puts an exact review date on each card? This feature was pretty much the reason why I stopped using Anki. I'm not in college and not doing exams, I just want to practice when I feel like it, maybe with large breaks between sessions, and not feel like there's a backlog building up.

    I think Anki is a great app, I just wish there was an algorithm that would just randomly sample cards (with probability proportional to how urgently you need to review it) rather than put a review date on them. Something like https://github.com/fasiha/ebisu but available as an Anki plugin (if that supports custom algorithms on mobile yet?) or a similar app with an open format for cards.

  • Study Sets: The reason why cards repeat a lot (algorithm explanation)
    1 project | /r/GoodNotes | 27 Apr 2023
    "GoodNotes uses the Ebisu algorithm for its spaced repetition feature. Ebisu uses a Bayesian model to estimate the probability of remembering a given flashcard, which allows faster adaptation to changes in recall ability. Both algorithms have been shown to be effective in practice, you can learn more about Ebisu at https://fasiha.github.io/ebisu/ "
  • Am I using Anki wrong?
    1 project | /r/LearnJapanese | 13 Mar 2023
    This is a fundamental issue with SM-2 and how ease factors work. I personally have my Anki settings set up such that there is no ease factor penalty, though I will be working on porting Ebisu v3 to Anki's v3 scheduler once it's ready, which should finally allow us to have proper adaptive ease factors for cards (on all platforms) without the ease hell problem.

fsrs4anki

Posts with mentions or reviews of fsrs4anki. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-21.
  • LaTeX and Neovim for technical note-taking
    10 projects | news.ycombinator.com | 21 Feb 2024
    For note-taking specifically, I've tried everything from plain old pen and paper to more modern solutions like Evernote and emacs (if you can call that modern), but nothing I've come across really beats Anki.

    Although its main selling point is as a program for flashcards with spaced repetition, it comes with pretty much all the features of a good note-taking app, like tags, easy to organize, synchronization across devices (you can set up your own server), good interface for searching through your notes (which are stored in an Sqlite db if that matters), and yes, LaTeX. Not only that, it's also highly extendable with third-party plugins, so if there are features that you miss chances are there's a plugin for it. In other words, you can use it perfectly fine just taking notes. However, where it really shines is in all of this in combination the spaced repetition algorithm, which is now on steroids with FSRS[1][2]. The downside is that for this to be effective for the things you want to memorize, you'll have to write your notes to be suitable for a flashcard, but if you do it consistently you'll soon notice that you can store most of your notes in your head (needless to say, any student would greatly benefit from this). Now, if that's too much work, you can still just use the scheduling to have it remind you of your notes. Either way, even as someone who sometimes goes out of his way to shoehorn everything into Emacs, I can't see a reason not to use anki for note-taking.

    [1]https://github.com/open-spaced-repetition/fsrs4anki/blob/mai...

    [2]https://www.youtube.com/watch?v=OqRLqVRyIzc

  • Show HN: Learning app using Educational YouTube videos
    1 project | news.ycombinator.com | 27 Jan 2024
    I recommend the new algorithm of Anki: https://github.com/open-spaced-repetition/fsrs4anki
  • FSRS: A modern, efficient spaced repetition algorithm
    14 projects | news.ycombinator.com | 15 Jan 2024
    It would be nice if you could report this on Github. You can do it here: https://github.com/open-spaced-repetition/fsrs4anki/issues/n...
  • FSRS4Anki: A modern spaced-repetition scheduler for Anki
    1 project | news.ycombinator.com | 3 Jan 2024
  • FSRS is now the most accurate spaced repetition algorithm in the world*
    8 projects | /r/Anki | 7 Dec 2023
    As for randomly getting a lot of reviews, honestly, no idea. You should submit an issue on github: https://github.com/open-spaced-repetition/fsrs4anki/issues/new/choose
  • Using anki and being neurodivergent
    2 projects | /r/Anki | 6 Dec 2023
    u/PoppingWebster, here's a guide on how to use built-in FSRS in the latest version of Anki: https://github.com/open-spaced-repetition/fsrs4anki/blob/main/docs/tutorial.md
  • Best Settings for 100-200 Cards and 2 Months
    1 project | /r/Anki | 6 Dec 2023
    You can watch AnKing's video and read this guide.
  • Is there a simulator with FSRS support
    1 project | /r/Anki | 6 Dec 2023
    Detailed info here: https://github.com/open-spaced-repetition/fsrs4anki/wiki/The-mechanism-of-optimization
  • How did people learn before internet and digital tools?
    2 projects | /r/ajatt | 6 Dec 2023
    use FSRS tho
  • Anki 23.10 Released
    2 projects | news.ycombinator.com | 3 Nov 2023
    More information on the new scheduling algorithm:

    FWIW I've been using it for the last 10 days and it's finally resolved some of my pain points about having to trial-and-error adjust the old scheduling algorithm, since the content of each deck can greatly affect what the optimal retention is. Now you can just retrain the weights for each deck you have and it will adapt appropriately. The paper is also definitely worth reading if you want to see some rigorous analysis of large-scale real-world spaced repetition science.

    [0] https://github.com/open-spaced-repetition/fsrs4anki

    [1] https://dl.acm.org/doi/10.1145/3534678.3539081?cid=996605471...

    [1] https://github.com/open-spaced-repetition/fsrs4anki/wiki/The...

What are some alternatives?

When comparing ebisu and fsrs4anki you can also consider the following projects:

ent.hpp - A header-only library that applies various tests to sequences of bytes stored in files and reports the results of those tests. The class is useful for evaluating pseudorandom number generators for encryption and statistical sampling applications, compression algorithms, and other applications where the information density of a file is of interest.

fsrs4anki-helper - An Anki add-on that reschedules all cards via FSRS4Anki scheduler

dekki - An ML based spaced repetition algorithm to help you learn faster and remember longer.

free-spaced-repetition-scheduler - A spaced repetition algorithm based on DSR model

option-pricer - Option pricing using Black-Scholes model, Bachelier model, Binomial Trees and Monte Carlo simulation under different stochastic processes

Anki-Android - AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.

Midnight - Midnight Score Probabilities using a Monte Carlo Simulation

anki_straight_reward - Escape Ease Hell!

monaco - Quantify uncertainty and sensitivities in your computer models with an industry-grade Monte Carlo library.

SSP-MMC - A Stochastic Shortest Path Algorithm for Optimizing Spaced Repetition Scheduling

LearningCards - Simple collaborative online version of learning/flash cards

Pentive - Collaborative Spaced Repetition