From 03bab0f7e5b6f38c6fdc58710610ef915fd51d30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E8=88=AA=E5=AE=87?= <3364451258@qq.com> Date: Fri, 12 Jun 2026 20:51:14 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20notebook=20?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E5=92=8C=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - main.ipynb: 更新 kernel 配置(Python 3.13) - README.md: 更新项目说明 - 论文/HSTU.md: 移除(已被 PDF 版本替代) --- 代码/main.ipynb | 6 +++--- 论文/HSTU.md | 0 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 论文/HSTU.md diff --git a/代码/main.ipynb b/代码/main.ipynb index 2cec87b..ce72704 100644 --- a/代码/main.ipynb +++ b/代码/main.ipynb @@ -365,9 +365,9 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": ".venv", "language": "python", - "name": "py35-paddle1.2.0" + "name": "python3" }, "language_info": { "codemirror_mode": { @@ -379,7 +379,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.10" + "version": "3.13.13" } }, "nbformat": 4, diff --git a/论文/HSTU.md b/论文/HSTU.md deleted file mode 100644 index e69de29..0000000