Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

Latest commit

 

History

History
57 lines (38 loc) · 4.12 KB

README.md

File metadata and controls

57 lines (38 loc) · 4.12 KB

PyTorch 한국어 튜토리얼

현재 이 저장소는 업데이트되지 않고 있습니다. 최신 버전은 여기에서 확인해주세요!

소개

PyTorch에서 제공하는 튜토리얼의 한국어 번역을 위한 저장소입니다.

번역의 결과물은 http://9bow.github.io/PyTorch-tutorials-kr-0.3.1에서 확인하실 수 있습니다. (PyTorch 0.4.0이 Release되어 새롭게 진행하여, 이 저장소는 더 이상 사용하지 않습니다.)

원문

이 저장소의 튜토리얼은 이 버전을 복제한 것입니다.

최신의 튜토리얼(영어)은 PyTorch tutorials repo를 참고해주세요.

목차

(번역이 진행 중인 문서들의 목차입니다.)

초급(Beginner)

중급(Intermediate)

고급(Advanced)

참여

오타나 오역을 발견하시면 이슈를 남겨주세요. Pull Request도 환영합니다. :)


This is a project to translate PyTorch tutorials into Korean. For the latest version, please visit to the PyTorch tutorials repo.