-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update burn to v0.13.2 & fsrs-rs to v1.4.3 (#32)
Co-authored-by: Alex <[email protected]>
- Loading branch information
1 parent
fae1eb0
commit 6358add
Showing
5 changed files
with
19 additions
and
19 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule burn
updated
28 files
Submodule fsrs-rs
updated
10 files
+31 −31 | Cargo.lock | |
+1 −1 | Cargo.toml | |
+1 −0 | README.md | |
+104 −450 | src/batch_shuffle.rs | |
+19 −9 | src/dataset.rs | |
+1 −0 | src/inference.rs | |
+2 −2 | src/model.rs | |
+7 −4 | src/optimal_retention.rs | |
+17 −7 | src/parameter_clipper.rs | |
+130 −21 | src/training.rs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters