|
11 | 11 | - [1) PyTorch深度学习:60分钟入门与实战](#1-pytorch深度学习60分钟入门与实战)
|
12 | 12 | - [2) Learning PyTorch with Examples 用例子学习PyTorch](#2-learning-pytorch-with-examples-用例子学习pytorch)
|
13 | 13 | - [3) PyTorch1.0-Zero-To-All](#3-pytorch10-zero-to-all)
|
14 | | - - [4) Grokking PyTorch](#4-grokking-pytorch) |
15 | 14 | - [How to run? 推荐的运行方式](#how-to-run-推荐的运行方式)
|
16 | 15 |
|
17 | 16 | ## PyTorch 1.0 tutorials and examples
|
|
37 | 36 | * PyTorch与计算机视觉简要总结
|
38 | 37 | * [Markdown version](https://github.com/bat67/vision-with-pytorch/blob/master/PyTorch%20and%20computer%20vision%20tasks%EF%BC%9Aa%20summary.md)
|
39 | 38 | * [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) |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
232 | 232 | * Lecture 15_ NSML, Smartest ML Platform.pptx
|
233 | 233 |
|
234 | 234 |
|
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 | | - |
245 | 235 |
|
246 | 236 |
|
247 | 237 | ## How to run? 推荐的运行方式
|
|
0 commit comments