Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pineoncellar authored May 23, 2024
1 parent 9a48d29 commit ac84c1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,10 @@ DouZero-ADP (baselines/douzero_ADP/): 以平均分数差异(Average Difference

> 大概更倾向于出炸弹刷分
## 超时检测

程序每5分钟将检查一次进程列表,超过半个小时未响应的游戏进程将被删除。

## 使用自己的模型

`baselines/`文件夹下新建文件夹,将自己训练的`landlord.ckpt``landlord_up.ckpt``landlord_down.ckpt`扔进去,文件夹名即为游戏初始化时需要填入的"model"参数
Expand Down

0 comments on commit ac84c1e

Please sign in to comment.