Update link to repo.

This commit is contained in:
unlockable
2024-03-19 19:29:45 +08:00
parent a923fa82f7
commit 82c45973f7
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@@ -15,6 +15,7 @@
\usepackage{listings}
\usepackage[x11names]{xcolor}
\usepackage{float}
\usepackage[colorlinks, linkcolor=black, anchorcolor=green, citecolor=blue]{hyperref}
\DeclareMathOperator{\arctanh}{arctanh}
% \DeclareMathOperator{\diag}{diag}
@@ -120,6 +121,7 @@ tanh表示双曲正切函数。若训练过程中的目标函数为L且已知
% 请根据是否选择自选课题的情况选择“编程作业报告”或“自选课题开题报告”中的一项完成
\section{编程作业报告}
% 请在此处完成编程作业报告
完成后的代码也可以在 \href{https://git.unlockableworld.com/unlockable/MediaNCognition}{\url{https://git.unlockableworld.com/unlockable/MediaNCognition}}中找到。
\begin{enumerate}
\item 使用默认配置进行训练和测试。
\begin{enumerate}