Skip to content

Commit 1c74ef0

Browse files
committed
Update README.md
1 parent 77fb050 commit 1c74ef0

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
- [1) PyTorch深度学习:60分钟入门与实战](#1-pytorch深度学习60分钟入门与实战)
1212
- [2) Learning PyTorch with Examples 用例子学习PyTorch](#2-learning-pytorch-with-examples-用例子学习pytorch)
1313
- [3) PyTorch1.0-Zero-To-All](#3-pytorch10-zero-to-all)
14-
- [4) Grokking PyTorch](#4-grokking-pytorch)
1514
- [How to run? 推荐的运行方式](#how-to-run-推荐的运行方式)
1615

1716
## PyTorch 1.0 tutorials and examples
@@ -37,6 +36,7 @@
3736
* PyTorch与计算机视觉简要总结
3837
* [Markdown version](https://github.com/bat67/vision-with-pytorch/blob/master/PyTorch%20and%20computer%20vision%20tasks%EF%BC%9Aa%20summary.md)
3938
* [Notebook version](https://github.com/bat67/vision-with-pytorch/blob/master/PyTorch%20and%20computer%20vision%20tasks%EF%BC%9Aa%20summary.ipynb)
39+
* [B.PyTorch概览](https://github.com/bat67/pytorch-tutorials-examples-and-books/blob/master/B.PyTorch概览/PyTorch概览.md)
4040

4141

4242

@@ -232,16 +232,6 @@
232232
* Lecture 15_ NSML, Smartest ML Platform.pptx
233233

234234

235-
### 4) [Grokking PyTorch](https://github.com/bat67/pytorch-tutorials-examples-and-books/blob/master/Grokking%20PyTorch/Grokking%20PyTorch.md)
236-
237-
* Imports
238-
* Setup
239-
* Data
240-
* Model
241-
* Training
242-
* Testing
243-
* Extra
244-
245235

246236

247237
## How to run? 推荐的运行方式

0 commit comments

Comments
 (0)