Skip to content

Commit 3db464e

Browse files
authored
Update README.md
add indexes of tutorial
1 parent b7ecb8c commit 3db464e

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
# PyTorchTutorial
1+
# PyTorchTutorial
2+
3+
### 1. CNN
4+
* How to build CNN model
5+
* How to train model
6+
7+
### 2. DNN
8+
* How to make customized batch iterator
9+
* How to build DNN model
10+
11+
### 3. RNN
12+
* How to build RNN model
13+
14+
#### 4. GAN
15+
* How to build GAN

0 commit comments

Comments
 (0)