issues
search
open-spaced-repetition
/
fsrs-rs
FSRS for Rust, including Optimizer and Scheduler
https://crates.io/crates/fsrs
BSD 3-Clause "New" or "Revised" License
185
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: derive Hash for FSRSReview and FSRSItem
#253
sineptic
closed
3 days ago
2
refactor: Optimize batch shuffling implementation for better performance
#252
L-M-Sherlock
closed
3 weeks ago
0
update burn to v0.15.0
#251
L-M-Sherlock
opened
3 weeks ago
0
Fix/clamp stability in simulator
#250
L-M-Sherlock
closed
3 weeks ago
0
Fix/add-panic-message-for-invalid-FSRSItem
#249
L-M-Sherlock
closed
3 weeks ago
0
Application Crashes Instead of Handling Optimization Errors
#248
sineptic
closed
3 weeks ago
6
Auto merge main into fsrs-browser failed
#247
L-M-Sherlock
closed
3 weeks ago
6
Fix/keep consistent with fsrs-optimizer
#246
L-M-Sherlock
closed
3 weeks ago
0
derive Default for FSRSItem
#245
sineptic
closed
4 weeks ago
0
Example/schedule && migrate && optimize and make long_term_review_cnt of FSRSReview public
#244
L-M-Sherlock
closed
4 weeks ago
1
[Question] What is the meaning of applying `FSRS::next_interval` to a new card?
#243
sineptic
closed
3 weeks ago
11
[Question] What does `memory_state` do?
#242
sineptic
closed
4 weeks ago
6
add test cov
#241
asukaminato0721
closed
1 month ago
0
Revert "remove pow polyfill"
#240
L-M-Sherlock
closed
1 month ago
0
Feat/linear damping
#239
L-M-Sherlock
closed
1 month ago
2
Fix/sample_size should be continuous over learn_span
#238
Expertium
closed
1 month ago
1
[Question] How should I round delta_t in FSRSReview?
#237
sineptic
closed
1 month ago
6
derive Copy for trivial struct
#236
sineptic
closed
1 month ago
1
Make simulate iterate by card instead of by day.
#235
Luc-Mcgrady
closed
1 month ago
11
Add data requirements to docs
#234
sineptic
closed
1 month ago
0
Strange training assert
#233
sineptic
closed
1 month ago
27
your/tensor library issue
#232
sineptic
closed
1 month ago
6
Update README.md
#231
asukaminato0721
closed
1 month ago
0
Fix/update FSRS-4.5 param into FSRS-5 properly
#230
L-M-Sherlock
closed
1 month ago
1
R_MIN = 0.70
#229
Expertium
closed
1 month ago
3
more examples on how to use this crate?
#228
asukaminato0721
closed
4 weeks ago
4
mention binding
#227
asukaminato0721
closed
1 month ago
0
Properly convert FSRS 4.5 parameters into FSRS 5 parameters
#226
user1823
closed
1 month ago
1
Fix/filter rating_stability to match rating_count keys
#225
L-M-Sherlock
closed
1 month ago
0
bind to other languages
#224
asukaminato0721
closed
1 month ago
1
Fix/filter_outlier outputs dataset in arbitrary order
#223
L-M-Sherlock
closed
1 month ago
0
Feat/fine-tune the sample size for CMRR
#222
L-M-Sherlock
closed
2 months ago
3
Revert "Change the R_MAX of CMRR.rs"
#221
L-M-Sherlock
closed
2 months ago
0
Revert the R_MAX change.rs
#220
Expertium
closed
2 months ago
2
Change the R_MAX of CMRR.rs
#219
Expertium
closed
2 months ago
5
Increase the number of epochs to 10
#218
Expertium
closed
2 months ago
2
Check parameters are valid numbers
#217
dae
closed
2 months ago
0
Fix/simulator crashes if no history
#216
L-M-Sherlock
closed
2 months ago
5
assert_approx_eq
#215
asukaminato0721
closed
3 months ago
0
Feat/check_and_fill_parameters
#214
L-M-Sherlock
closed
3 months ago
0
Feat/float next interval
#213
L-M-Sherlock
closed
1 month ago
7
Fix/smooth stability after training
#212
L-M-Sherlock
closed
3 months ago
0
Question: Recommended amount of reviews before optimizing?
#211
joshdavham
closed
3 months ago
2
Hide training behind feature flags
#210
haasal
closed
1 month ago
3
docs: added quickstart to README.md
#209
haasal
closed
3 months ago
1
Add a quickstart section into the README.md
#208
haasal
closed
3 months ago
0
update to nightly-2023-12-21
#207
AlexErrant
closed
3 months ago
0
Update rust-toolchain.toml
#206
asukaminato0721
closed
3 months ago
1
Fix/set mean reversion target to d0(4)
#205
L-M-Sherlock
closed
3 months ago
3
Exclusive ranges in patterns
#204
asukaminato0721
closed
4 months ago
0
Next