docs: 新增项目 README,清理残留 label,添加 diagbox 宏包

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-29 21:23:42 +08:00
parent 89c038b1c4
commit 2305ae0ba6
3 changed files with 19 additions and 25 deletions
+3 -3
View File
@@ -696,7 +696,7 @@ Agent开发 & LangGraph & pip install langgraph & 状态机式Agent开发 \\
\subsubsection{模型资源}
\paragraph{\texorpdfstring{Hugging
Face\href{https://huggingface.co/}{huggingface.co}}{Hugging Facehuggingface.co}}\label{hugging-facehuggingface.co}
Face\href{https://huggingface.co/}{huggingface.co}}{Hugging Facehuggingface.co}}
功能:模型仓库、数据集、Spaces在线演示
@@ -788,7 +788,7 @@ train\_test\_split
\textbf{from} sklearn.metrics \textbf{import} accuracy\_score,
classification\_report
\subsubsection{}\label{section}
\emph{\# 1. 加载数据}
@@ -915,7 +915,7 @@ print(f"dy/dx = \{x.grad\}") \emph{\# 应为 2x + 3 = 7x=2时)}
\textbf{from} torchvision \textbf{import} datasets, transforms
\paragraph{}\label{section-4}
\emph{\# 1. 数据准备}