From 4961289a165f6a02c8b2f384c6d73dca6da7efa7 Mon Sep 17 00:00:00 2001 From: minshu22 <2905224221@qq.com> Date: Fri, 17 Apr 2026 22:13:22 +0800 Subject: [PATCH] Add note about student assignment submission Added a note about the first assignment submission by student minshu22. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a90a08eb6..52f28942d 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,5 @@ mkdocs serve * [模拟器文档](https://openhutb.github.io) * 已有相关 [无人车](https://openhutb.github.io/doc/used_by/) 、[无人机](https://openhutb.github.io/air_doc/third/used_by/) 、[具身人](https://openhutb.github.io/doc/pedestrian/humanoid/) 的实现 * [神经网络原理](https://github.com/OpenHUTB/neuro) + +- 学生 minshu22 4月17日第一次提交作业测试