Skip to content

Commit fa1eabc

Browse files
authored
Merge pull request #37 from abmfy/master
Update credits
2 parents 2955f85 + 413cfdc commit fa1eabc

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

docs/ai-ml/pytorch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 如何成为一名神经网络训练师
22

3+
Credit: 原作者 lifeihan
4+
35
## 一、基本门槛
46

57
(1) **具有一定的数学基础:**一定要对**微积分、线性代数**具有较好的掌握,作为基础中的基础。大一上的同学可以提前学习微积分下册的多元函数微分、偏导相关内容,相较上册无难度提升,在其基础上简要阅读即可了解并掌握。此外,有余力者可以学习**概率论与数理统计**的相关内容。此部分不建议自行系统学习相关课本等内容,而是在 AI 学习遇到时再进行查询学习。

docs/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,11 @@
2828
| [Ashitemaru](https://ashitemaru.github.io) | JavaScript、TypeScript <br /> 文档维护 |
2929
| [c7w](https://c7w.tech) | Git、Linux、Python 基础 <br /> 文档维护 |
3030
| xmh | Markdown <br /> 文档维护 |
31+
| abmfy | 文档维护 |
3132
| ayf | Python 爬虫、Python 包管理、Node.js |
3233
| [ChrisZhang](https://zcy.moe/) | Rust |
3334
| livingshade | 对抗搜索 |
3435
| lys | Swift、Swift UI |
35-
| [zcy0](https://zhaochenyang20.github.io) | C++ OOP |
36+
| [zcy0](https://zhaochenyang20.github.io) | C++ OOP |
37+
| lifeihan | PyTorch 入门 |
38+
| pyz | Go |

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ nav:
165165
- Go: backend/go/go.md
166166
- 人工智能 & 机器学习:
167167
- ai-ml/index.md
168-
- Pytorch 入门: ai-ml/pytorch.md
168+
- PyTorch 入门: ai-ml/pytorch.md
169169
- 对抗搜索: ai-ml/adversarial-search.md
170170
- 资源链接:
171171
- source/index.md

0 commit comments

Comments
 (0)