Skip to content

Tags: open-spaced-repetition/fsrs-optimizer

Tags

v5.7.2

Verified

This commit was signed with the committer’s verified signature.
L-M-Sherlock Jarrett Ye
bump version

v5.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/expose gamma to optimizer.train() (#162)

v5.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/add fuzz option to simulator (#160)

* Feat/add fuzz option to simulator

* bump version

v5.6.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/fallback to 1 when weights doesn't exist & create "tensor" if it …

…doesn't exist (#159)

v5.6.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fine tuned w1 and w2 for pretraining (#158)

v5.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/S0 dataset initialization fallback (#156)

v5.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/set default weights in rmse_matrix (#155)

v5.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve recency weighting (#154)

* improve recency weighting

* bump version

* apply weights on evaluation

v5.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/support weights passed from dataframe (#152)

* Feat/support weights passed from dataframe

* add weights to trainer

* bump version

v5.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/option enable_short_term in training (#151)

* Feat/option enable_short_term in training

* bump version