Skip to content

Commit 81fc1e0

Browse files
authored
Merge pull request #78 from SDSTony/master
finalize v0.3.0
2 parents 6f76720 + 30f756f commit 81fc1e0

File tree

4 files changed

+317
-568
lines changed

4 files changed

+317
-568
lines changed

book/_toc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@
3434
- file: chapters/GAN/Ch1-Introduction
3535
- file: chapters/GAN/Ch2-EDA
3636
- file: chapters/GAN/Ch3-GAN
37-
- file: chapters/GAN/Ch4-pix2pix
37+
- file: chapters/GAN/Ch4-pix2pix
38+
- file: chapters/GAN/References

book/chapters/GAN/Ch4-pix2pix.ipynb

Lines changed: 314 additions & 566 deletions
Large diffs are not rendered by default.

book/chapters/NLP/Ch2-EDA.ipynb

Whitespace-only changes.

book/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PyTorch를 활용한 딥러닝 튜토리얼 (Deep Learning Tutorials with PyTorch)
22

3-
PyTorch를 활용한 딥러닝 튜토리얼 홈페이지에 오신 것을 환영합니다!
3+
PyTorch를 활용한 딥러닝 튜토리얼 홈페이지에 오신 것을 환영합니다! <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="License: CC BY-NC-SA 4.0" src="https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg" align='right'></a> <a href="https://pseudo-lab.github.io/Tutorial-Book-en/"><img alt="English" src="https://img.shields.io/badge/Translate%20To%20English-blue" align='right' style="padding-right: 5px;"></a>
44

55
PyTorch를 활용해 여러 딥러닝 모델을 구축하는 과정을 정리한 저장소입니다.
66

0 commit comments

Comments
 (0)