Releases: open-spaced-repetition/fsrs-rs
Releases · open-spaced-repetition/fsrs-rs
v2.0.2
v2.0.1
What's Changed
- Fine tuned w1 and w2 for pretraining by @L-M-Sherlock in #269
- minor refactor & align with fsrs-optimizer by @L-M-Sherlock in #271
- Fix/align
CosineAnnealingLR
with torch version by @L-M-Sherlock in #272
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Feat/option enable_short_term in training by @L-M-Sherlock in #258
- Feat/Simulator learn affects review limit option by @Luc-Mcgrady in #267
Full Changelog: v1.5.0...v2.0.0
v1.5.0
What's Changed
- add doc check by @asukaminato0721 in #266
- Feat/support recency weighting by @L-M-Sherlock in #260
Full Changelog: v1.4.9...v1.5.0
v1.4.9
What's Changed
- Fix/memorization calculation and due date handling in simulation by @L-M-Sherlock in #265
Full Changelog: v1.4.8...v1.4.9
v1.4.8
What's Changed
- Fix/optimize card priority calculation and fix learn span behavior by @L-M-Sherlock in #263
Full Changelog: v1.4.7...v1.4.8
v1.4.7
What's Changed
- Fix/check review_limit only if is_learn is false by @L-M-Sherlock in #262
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
- Fix/update memorized_cnt_per_day for learning cards and existing cards by @L-M-Sherlock in #261
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- Fix/simulator failure min max by @L-M-Sherlock in #259
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- Fix/consider short term params when clipping post-lapse stability by @L-M-Sherlock in #257
Full Changelog: v1.4.3...v1.4.4