Skip to content

Commit 35ac69f

Browse files
committed
change donghwan redirection link
1 parent d622e28 commit 35ac69f

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
564 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.

book/_build/html/_sources/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PyTorch를 활용해 여러 딥러닝 모델을 구축하는 과정을 정리한
1818
| --------------------------------- | ------------------------------------------------------------ | :----------------------------------------------------------- |
1919
| 객체 탐지 (Object Detection) | [의료용 마스크 탐지](https://pseudo-lab.github.io/Tutorial-Book/chapters/object-detection/intro.html) | [강민지](https://github.com/mmminji), [김호열](https://github.com/elibooklover), [박준형](https://github.com/oopsys6), [안성진](https://www.linkedin.com/in/sungjin-ahn/) |
2020
| 시계열 분석 (Time Series) | [코로나 확진자 수 예측](https://pseudo-lab.github.io/Tutorial-Book/chapters/time-series/intro.html) | [강민지](https://github.com/mmminji), [김호열](https://github.com/elibooklover), [박준형](https://github.com/oopsys6), [안성진](https://www.linkedin.com/in/sungjin-ahn/) |
21-
| 생성 모델링 (Generative Modeling) | [색상 이미지 생성](https://pseudo-lab.github.io/Tutorial-Book/chapters/GAN/intro.html) | [김동환](https://www.linkedin.com/in/da-devangelist/), [강민지](https://github.com/mmminji), [김호열](https://github.com/elibooklover), [안성진](https://www.linkedin.com/in/sungjin-ahn/) |
21+
| 생성 모델링 (Generative Modeling) | [색상 이미지 생성](https://pseudo-lab.github.io/Tutorial-Book/chapters/GAN/intro.html) | [김동환](https://github.com/hwaneest), [강민지](https://github.com/mmminji), [김호열](https://github.com/elibooklover), [안성진](https://www.linkedin.com/in/sungjin-ahn/) |
2222

2323

2424

book/_build/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ <h1>PyTorch를 활용한 딥러닝 튜토리얼 (Deep Learning Tutorials with Py
358358
</tr>
359359
<tr class="row-even"><td><p>생성 모델링 (Generative Modeling)</p></td>
360360
<td><p><a class="reference external" href="https://pseudo-lab.github.io/Tutorial-Book/chapters/GAN/intro.html">색상 이미지 생성</a></p></td>
361-
<td class="text-align:left"><p><a class="reference external" href="https://www.linkedin.com/in/da-devangelist/">김동환</a>, <a class="reference external" href="https://github.com/mmminji">강민지</a>, <a class="reference external" href="https://github.com/elibooklover">김호열</a>, <a class="reference external" href="https://www.linkedin.com/in/sungjin-ahn/">안성진</a></p></td>
361+
<td class="text-align:left"><p><a class="reference external" href="https://github.com/hwaneest">김동환</a>, <a class="reference external" href="https://github.com/mmminji">강민지</a>, <a class="reference external" href="https://github.com/elibooklover">김호열</a>, <a class="reference external" href="https://www.linkedin.com/in/sungjin-ahn/">안성진</a></p></td>
362362
</tr>
363363
</tbody>
364364
</table>

book/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PyTorch를 활용해 여러 딥러닝 모델을 구축하는 과정을 정리한
1818
| --------------------------------- | ------------------------------------------------------------ | :----------------------------------------------------------- |
1919
| 객체 탐지 (Object Detection) | [의료용 마스크 탐지](https://pseudo-lab.github.io/Tutorial-Book/chapters/object-detection/intro.html) | [강민지](https://github.com/mmminji), [김호열](https://github.com/elibooklover), [박준형](https://github.com/oopsys6), [안성진](https://www.linkedin.com/in/sungjin-ahn/) |
2020
| 시계열 분석 (Time Series) | [코로나 확진자 수 예측](https://pseudo-lab.github.io/Tutorial-Book/chapters/time-series/intro.html) | [강민지](https://github.com/mmminji), [김호열](https://github.com/elibooklover), [박준형](https://github.com/oopsys6), [안성진](https://www.linkedin.com/in/sungjin-ahn/) |
21-
| 생성 모델링 (Generative Modeling) | [색상 이미지 생성](https://pseudo-lab.github.io/Tutorial-Book/chapters/GAN/intro.html) | [김동환](https://www.linkedin.com/in/da-devangelist/), [강민지](https://github.com/mmminji), [김호열](https://github.com/elibooklover), [안성진](https://www.linkedin.com/in/sungjin-ahn/) |
21+
| 생성 모델링 (Generative Modeling) | [색상 이미지 생성](https://pseudo-lab.github.io/Tutorial-Book/chapters/GAN/intro.html) | [김동환](https://github.com/hwaneest), [강민지](https://github.com/mmminji), [김호열](https://github.com/elibooklover), [안성진](https://www.linkedin.com/in/sungjin-ahn/) |
2222

2323

2424

0 commit comments

Comments
 (0)