monaco VS ebisu

Compare monaco vs ebisu and see what are their differences.

monaco

Quantify uncertainty and sensitivities in your computer models with an industry-grade Monte Carlo library. (by scottshambaugh)

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
monaco ebisu
1 4
81 303
- -
8.0 0.0
5 days ago 3 months ago
Python Python
MIT License The Unlicense
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.

monaco

Posts with mentions or reviews of monaco. We have used some of these posts to build our list of alternatives and similar projects.
  • ACX Grants ++: The First Half
    1 project | /r/slatestarcodex | 3 Feb 2022
    At the heart of all serious forecasting is a statistical tool known as Monte Carlo analysis. It allows you to quantify uncertainty by introducing randomness to the inputs of computational models and looking at the range of results. If you want a good example, you might recognize Monte Carlo techniques from Nate Silver’s election forecasts at 538. It's been a gold-standard throughout my career in the space industry, and I can attest to how powerful it is - I've used it to successfully send a rocket to Mars. However, there aren't any tools out there that make it easy for researchers to take their existing models and wrap a Monte Carlo around it. So, I wrote one. It's an open-source python library which I'm calling "monaco". I'm at a point in development where the basic feature set is complete and working well, and I'm looking to finish up the extended roadmap in the next few months. See the project github page for the code, examples, and a lot more info: https://github.com/scottshambaugh/monaco. I’m looking for $1000 to help me present version 1.0 of this tool to the scientific community at the 2022 SciPy Conference in Austin, TX this summer. That amount should cover conference fees, hotel, and airfare, and if you're feeling generous I could use additional funds for some external monitors and cloud compute time. My name is Scott Shambaugh, and if you’re interested in helping fund this please email me at wsshambaugh AT gmail.com. Thank you!

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.

What are some alternatives?

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

rebop - Fast stochastic simulator for chemical reaction networks

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.

emukit - A Python-based toolbox of various methods in decision making, uncertainty quantification and statistical emulation: multi-fidelity, experimental design, Bayesian optimisation, Bayesian quadrature, etc.

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

ydata-profiling - 1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.

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

pandas-profiling - Create HTML profiling reports from pandas DataFrame objects [Moved to: https://github.com/ydataai/pandas-profiling]

Midnight - Midnight Score Probabilities using a Monte Carlo Simulation

scikit-learn - scikit-learn: machine learning in Python

LearningCards - Simple collaborative online version of learning/flash cards

volesti - Practical volume computation and sampling in high dimensions

vocabsieve - Simple sentence mining tool for language learning