Hi,
I recently found your project and have started to build a learning app using Ebisu to time the repetitions. I have a few questions specifically concerned with version 3 of Ebisu.
I'll just list them
- What kind of delay do you expect between the release of the Python version and the JS version?
I ask because I would love to stay on the edge but can't stand building complex systems in Python. I'd love to switch to JS.
- I see there are multiple ports already. Are you aware of any Rust port or is that on the Roadmap?
- Can the Ensemble be used to model card stages as Anki does?
Anki groups its cards into New, Learning, Review, Young, Mature, and Relearning.
From the way I understood the Ensemble, it should be possible to model a (Ebisu-)fact progressing from New -> Learning -> Learning -> Young -> Mature <*-Relearning by shifting the ensemble. Is that correct and is that what you had in mind?
Thanks for building this. I find it conceptually quite appealing for its simplicity and elegance. I'll probably contribute some code examples soon if I am allowed. I had some trouble wrapping my head around the intended usage that a few dedicated examples would ease.
Best,
Finn
Hi,
I recently found your project and have started to build a learning app using Ebisu to time the repetitions. I have a few questions specifically concerned with version 3 of Ebisu.
I'll just list them
I ask because I would love to stay on the edge but can't stand building complex systems in Python. I'd love to switch to JS.
Anki groups its cards into New, Learning, Review, Young, Mature, and Relearning.
From the way I understood the Ensemble, it should be possible to model a (Ebisu-)fact progressing from
New -> Learning -> Learning -> Young -> Mature <*-Relearningby shifting the ensemble. Is that correct and is that what you had in mind?Thanks for building this. I find it conceptually quite appealing for its simplicity and elegance. I'll probably contribute some code examples soon if I am allowed. I had some trouble wrapping my head around the intended usage that a few dedicated examples would ease.
Best,
Finn