rxb0506 commited on
Commit
b1cee21
·
verified ·
1 Parent(s): b0fcec7

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 future learner personal learning patters, 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 future learner personal learning patters, 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