Git Product home page Git Product logo

obliviate's Introduction

Obliviate

A collection of algorithms to model memory and retention of facts.

Build Status NuGet

Usage

Install the nuget package in your project with dotnet add package obliviate.

Ebisu

Ebisu provides a simple model that must be attached with each fact the user is trying to memorise. See the notes on EbisuModel on choosing the parameters.

A learning/quizzing app will need to store the model, schedule reviews and keep it fresh with observations from each review session. Ebisu provides two primary APIs for these tasks. First, PredictRecall attempts to find recall probability of the existing model at a given time. E.g. will I remember this fact after X time units from the last review? Second, assume we reviewed the fact n times with k successful reviews after t time units from last review. UpdateRecall updates the previous model with these additional observations.

Ebisu provides fantastic documentation here. We highly recommend a read if you're planning to use the algorithm.

Algorithms

We plan to support these algorithms along with benchmarks in future. Contributions and suggestions are most welcome!

License

MIT

obliviate's People

Contributors

codito avatar

Watchers

 avatar  avatar  avatar  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.