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

@@ -255,7 +255,9 @@ The training will start and you can monitor the progress through the logs. Check
The reward curve during training shows the agent's learning progress:
![reward](./critic_rewards_mean.png)
<div align="center">
<img src="./critic_rewards_mean.png" alt="reward" width="90%"/>
</div>
The training reward typically increases over epochs as the agent learns to navigate the frozen lake more effectively.