forked from zergtant/pytorch-handbook
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Pytorch 中文手册第四章 : 应用 | ||
|
||
## 目录 | ||
|
||
## 第一节 Kaggle介绍 | ||
[Kaggle介绍](5.1-kaggle.md) | ||
## 第二节 结构化数据 | ||
## 第三节 计算机视觉 | ||
## 第四节 自然语言处理 | ||
## 第五节 协同过滤 |