We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369e7d4 commit c48c020Copy full SHA for c48c020
README.md
@@ -66,17 +66,15 @@ Learn Deep Learning with PyTorch
66
- Chapter 7: 深度强化学习
67
- [Q Learning](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter7_RL/q-learning-intro.ipynb)
68
- Open AI gym
69
- - Deep Q-networks
+ - [Deep Q-networks](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter7_RL/dqn.ipynb)
70
71
- Chapter 8: PyTorch高级
72
- [tensorboard 可视化](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter8_PyTorch-Advances/tensorboard.ipynb)
73
-
74
- [灵活的数据读取介绍](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter8_PyTorch-Advances/data-io.ipynb)
75
- autograd.function 的介绍
76
- 数据并行和多 GPU
77
- - PyTorch 的分布式应用
78
- 使用 ONNX 转化为 Caffe2 模型
79
- - PyTorch 写 C 扩展
+ - 打造属于自己的 PyTorch 的使用习惯
80
81
### part2: 深度学习的应用
82
- Chapter 9: 计算机视觉
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments