Add README (Chinese) for tuner (#106)

This commit is contained in:
Yuchang Sun
2026-01-20 19:46:50 +08:00
committed by GitHub
parent 311ddfff46
commit 400c1e77bf
16 changed files with 1256 additions and 90 deletions

View File

@@ -372,4 +372,6 @@ After implementing the workflow function, follow these steps to run the training
An example reward curve is shown below:
![reward_curve](./reward_curve.png)
<div align="center">
<img src="./reward_curve.png" alt="reward_curve" width="90%"/>
</div>

View File

@@ -365,4 +365,6 @@ if __name__ == "__main__":
奖励曲线示例:
![reward_curve](./reward_curve.png)
<div align="center">
<img src="./reward_curve.png" alt="reward_curve" width="90%"/>
</div>