Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_get_started/installation/windows.md 문서 번역 #40

Closed
wants to merge 0 commits into from

Conversation

YunjinJo
Copy link

라이선스 동의

변경해주시는 내용에 BSD 3항 라이선스가 적용됨을 동의해주셔야 합니다.

더 자세한 내용은 기여하기 문서를 참고해주세요.

동의하시면 아래 [ ][x]로 만들어주세요.

  • 기여하기 문서를 확인하였으며, 본 PR 내용에 BSD 3항 라이선스가 적용됨에 동의합니다.

관련 이슈 번호

이 Pull Request와 관련있는 이슈 번호를 적어주세요.

이슈 또는 PR 번호 앞에 #을 붙이시면 제목을 바로 확인하실 수 있습니다. (예. #999 )

PR 종류

이 PR에 해당되는 종류 앞의 [ ][x]로 변경해주세요.

  • 홈페이지 내의 문서를 추가/개선하는 기여
  • 홈페이지 자체를 개선하거나 변경하는 기여
  • 위 종류에 포함되지 않는 기여

PR 설명

이 PR로 무엇이 달라지는지 대략적으로 알려주세요.

Windows 환경에서 PyTorch를 설치하는 문서를 번역하였습니다.

Copy link
Member

@9bow 9bow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

리뷰가 늦어 죄송합니다. 확인 부탁드립니다! :)

{:.no_toc}

PyTorch는 여러 버전의 Windows에 설치하고 사용할 수 있습니다. 시스템과 컴퓨터의 사양에 의해 Windows에서 PyTorch를 사용하는 경험이 처리 시간에 따라 갈릴 수 있습니다. 필수는 아니지만, PyTorch의 [CUDA](https://developer.nvidia.com/cuda-zone) [지원](https://pytorch.org/tutorials/beginner/blitz/tensor_tutorial.html?highlight=cuda#cuda-tensors)의 모든 성능을 이용하기 위해서는 NVIDIA GPU를 사용하는 Windows 시스템을 사용하는것을 권장합니다.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아래와 같이 한국어 튜토리얼 링크를 지원하는 것은 어떨까요? :D

Suggested change
PyTorch는 여러 버전의 Windows에 설치하고 사용할 수 있습니다. 시스템과 컴퓨터의 사양에 의해 Windows에서 PyTorch를 사용하는 경험이 처리 시간에 따라 갈릴 수 있습니다. 필수는 아니지만, PyTorch의 [CUDA](https://developer.nvidia.com/cuda-zone) [지원](https://pytorch.org/tutorials/beginner/blitz/tensor_tutorial.html?highlight=cuda#cuda-tensors)의 모든 성능을 이용하기 위해서는 NVIDIA GPU를 사용하는 Windows 시스템을 사용하는것을 권장합니다.
PyTorch는 여러 버전의 Windows에 설치하고 사용할 수 있습니다. 시스템과 컴퓨터의 사양에 의해 Windows에서 PyTorch를 사용하는 경험이 처리 시간에 따라 갈릴 수 있습니다. 필수는 아니지만, PyTorch의 [CUDA](https://developer.nvidia.com/cuda-zone) [지원](https://tutorials.pytorch.kr/beginner/blitz/tensor_tutorial.html?highlight=cuda#cuda-tensors)의 모든 성능을 이용하기 위해서는 NVIDIA GPU를 사용하는 Windows 시스템을 사용하는것을 권장합니다.


#### Anaconda

To install Anaconda, you will use the [64-bit graphical installer](https://www.anaconda.com/download/#windows) for PyTorch 3.x. Click on the installer link and select `Run`. Anaconda will download and the installer prompt will be presented to you. The default options are generally sane.
Anaconda를 설치하기 위해, PyTorch3.x 의 [64-bit GUI 설치기](https://www.anaconda.com/download/#windows)를 사용합니다. 설치기 링크를 클릭한 후 `실행`을 선택합니다. Anaconda를 다운로드하고 설치기 프롬프트가 나타납니다. 기본 옵션은 일반적으로 같습니다.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Python 3.x가 PyTorch 3.x로 오타가 난 것 같네요 ㅎㅎ
공식 홈페이지에도 typo PR 남겨보셔도 좋을 것 같습니다. +_+

Suggested change
Anaconda를 설치하기 위해, PyTorch3.x 의 [64-bit GUI 설치기](https://www.anaconda.com/download/#windows)를 사용합니다. 설치기 링크를 클릭한 후 `실행`을 선택합니다. Anaconda를 다운로드하고 설치기 프롬프트가 나타납니다. 기본 옵션은 일반적으로 같습니다.
Anaconda를 설치하기 위해, Python 3.x 의 [64-bit GUI 설치기](https://www.anaconda.com/download/#windows)를 사용합니다. 설치기 링크를 클릭한 후 `실행`을 선택합니다. Anaconda를 다운로드하고 설치기 프롬프트가 나타납니다. 기본 옵션은 일반적으로 같습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants