1 dépôt
Algorithms that adjust model weights based on individual learning patterns to optimize memory retention.
Distinct from Parameter Optimizers: Specializes in educational memory weight updates rather than general ML training loss minimization.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Learning Pattern Optimizers. Refine with filters or upvote what's useful.
This project is a scheduling enhancement for Anki that implements the Free Spaced Repetition Scheduler algorithm. It serves as a replacement for traditional scheduling models, calculating review intervals to optimize long-term memory retention. The tool provides memory retention simulation to predict future review counts and study time based on historical data. It allows for the optimization of retention levels to balance study effort against memory persistence and supports custom scheduling overrides for specific decks. The system covers memory pattern analysis, workload prediction, and the
Optimizes the internal weights of the repetition algorithm by analyzing individual learning patterns.