Git Product home page Git Product logo

glide-linux's Introduction

GLIDE-Linux

GLIDE is learning software. It uses calculations that the Forgetting Curve depend on, for the spacing of study rehearsals. GLIDE prevents the decay of the ability to retrieve information, from dropping too far below 95%. This means that everything a person studies through GLIDE, will be remembered if it is used regularly.

Programming Language

Development of GLIDE-Linux will primarily be in the C programming language. The documentation for the API’s are much more thorough, and up-to-date, than anything in MonoDevelop. I’ve already built a lot of GUI pieces quicker than I could in MonoDevelop, due to their poor documentation maintenance.

The UWP version will probably remain in C#. C is just easier to work with on Linux right now.

Calculation Problems

The only problem that may exist with the calculations, is the determination of difficulty, and the length of the interval between the first, and the second, study of new information.

The length of the very first interval between study repetitions, is not given in the research that I used. This value is needed, for the calculation of difficulty, to calculate against after every repetition. I used 24 hours, (1440 minutes), because a lot of research supports this time frame.

There was no formula available, from any of the research that I have found yet, that was used to calculate the difficulty of an engram. The formula I use does work perfectly, (the Slope-Intercept formula), but the two values that I use, may be slightly off. Difficulty is used to determine the length of an interval between repetitions. I chose the values of 1.3, and 2.5, for the maximum, and minimum, levels of difficulty, respectively. The maximum difficulty at 1.3, yields a shorter interval between repetitions, for a particular engram, the minimum value of 2.5, increases the length of an interval between repetitions for a particular engram. Therefore; difficult information is studied more often, than easier information. I have a little more work to do, to see if I can find more precise values than the ones I have chosen. I just have to look back over all the studies that I read, and see how well the spacing of repetitions align with my calculation of difficulty.

glide-linux's People

Watchers

 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.