From 1d26a2a98cc8009c895ca1bd01795d6d72d38e46 Mon Sep 17 00:00:00 2001 From: LemonNeko Date: Tue, 26 Aug 2025 14:46:16 +0800 Subject: [PATCH] docs(DevLog-20250826): missing credit of makito --- docs/content/zh-Hans/blog/DevLog-2025.08.26/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/zh-Hans/blog/DevLog-2025.08.26/index.md b/docs/content/zh-Hans/blog/DevLog-2025.08.26/index.md index b117e1962..2b199acd1 100644 --- a/docs/content/zh-Hans/blog/DevLog-2025.08.26/index.md +++ b/docs/content/zh-Hans/blog/DevLog-2025.08.26/index.md @@ -186,4 +186,4 @@ function nms(boxes: Box[], iouThreshold: number): Box[] { ## 最后 -到了这里,就是我这个月来的成果了,收获颇丰啊,非常感谢 [@nekomeowww](https://github.com/nekomeowww) 和 [@dsh0416](https://github.com/dsh0416) 对我的帮助。接下来我该想办法提升一下模型性能,然后以某种方式让 AI 来控制游戏了。 +到了这里,就是我这个月来的成果了,收获颇丰啊,非常感谢 [@nekomeowww](https://github.com/nekomeowww) 和 [@dsh0416](https://github.com/dsh0416) 和 [makito](https://github.com/sumimakito) 对我的帮助。接下来我该想办法提升一下模型性能,然后以某种方式让 AI 来控制游戏了。