Anki/proto/anki
Damien Elmes 0c6e3eaa93
Integrate the FSRS optimizer (#2633)
* Support searching for deck configs by name

* Integrate FSRS optimizer into Anki

* Hack in a rough implementation of evaluate_weights()

* Interrupt calculation if user closes dialog

* Fix interrupted error check

* log_loss/rmse

* Update to latest fsrs commit; add progress info to weight evaluation

* Fix progress not appearing when pretrain takes a while

* Update to latest commit
2023-09-05 18:45:05 +10:00
..
ankidroid.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
backend.proto Move protobuf generation into a separate crate; write .py interface in Rust 2023-06-12 09:52:00 +10:00
card_rendering.proto Rework RenderCardOutput::question/answer 2023-06-27 00:37:41 +10:00
cards.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
collection.proto Integrate the FSRS optimizer (#2633) 2023-09-05 18:45:05 +10:00
config.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
deck_config.proto Integrate the FSRS optimizer (#2633) 2023-09-05 18:45:05 +10:00
decks.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
frontend.proto Improve presentation of importing results (#2568) 2023-08-02 20:29:44 +10:00
generic.proto Add java_multiple_files option to proto files 2022-06-27 15:16:04 +10:00
i18n.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
image_occlusion.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
import_export.proto Improve presentation of importing results (#2568) 2023-08-02 20:29:44 +10:00
links.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
media.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
notes.proto Improve presentation of importing results (#2568) 2023-08-02 20:29:44 +10:00
notetypes.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
scheduler.proto Integrate the FSRS optimizer (#2633) 2023-09-05 18:45:05 +10:00
search.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
stats.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
sync.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
tags.proto More service generation refactoring 2023-06-22 09:46:09 +10:00