Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #801

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
<li><a href="./基础教程/A2-神经网络基本原理/README.md">2.神经网络基本原理</a></li>
<li><a href="./基础教程/A3-神经网络高级模型(征稿)/README.md">3.神经网络高级模型</a></li>
<li><a href="./基础教程/A4-经典机器学习算法(更新中)/README.md">4.经典机器学习算法</a></li>
<li><a href="./基础教程/A5-现代软件工程(更新中)/README.md">5.现代软件工程</a></li>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A5 still there, just remove the "(更新中)" in folder name.

<li><a href="./基础教程/A6-人工智能系统/README.md">6.人工智能系统</a></li>
<li><a href="./基础教程/README.md">更多...</a></li>
</ul>
Expand Down