rxb0506 commited on
Commit
4819f4a
·
verified ·
1 Parent(s): 3c283d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -591,7 +591,7 @@ This dashboard combines two powerful learning optimization approaches:
591
  - **Preset Parameters**: These are pre-calibrated values based on research data that define the underlying models
592
  - FSRS Model Parameters: Define the mathematical model for spaced repetition intervals
593
  - Multimodal Weights: Define the effectiveness of different learning modalities
594
- - **Those preset parameters are for user personal learning patterns, since all of them are customized parameters, I leave default values here for now.**
595
 
596
  - **Customizable Settings**: These are parameters you can adjust based on your specific learning scenario
597
  - Learning Period & Time: How long and how much time per day you plan to study
 
591
  - **Preset Parameters**: These are pre-calibrated values based on research data that define the underlying models
592
  - FSRS Model Parameters: Define the mathematical model for spaced repetition intervals
593
  - Multimodal Weights: Define the effectiveness of different learning modalities
594
+ - **Those preset parameters are for user personal learning patterns, since all of them are customized parameters, I leave default values here for now. But it allows manual adjustment for simultion.**
595
 
596
  - **Customizable Settings**: These are parameters you can adjust based on your specific learning scenario
597
  - Learning Period & Time: How long and how much time per day you plan to study