tutorials-kr icon indicating copy to clipboard operation
tutorials-kr copied to clipboard

recipes_source/recipes_index.rst 추가 번역 필요

Open corazzon opened this issue 2 years ago • 0 comments

문서 URL

수정이 필요한 URL을 남겨주세요. (예. https://tutorials.pytorch.kr/beginner/basics/intro.html)

  • URL: https://github.com/PyTorchKorea/tutorials-kr/blob/master/recipes_source/recipes_index.rst

변경 사항

(1)어떤 단어 / 문장 / 내용이 (2)어떻게 변경되어야 한다고 생각하세요? (1) 내용문서는 번역이 되어 있으나 https://tutorials.pytorch.kr/recipes/recipes/warmstarting_model_using_parameters_from_a_different_model.html

PYTORCH에서 다른 모델의 매개변수를 사용하여 빠르게 모델 시작하기(WARMSTART)

모델을 부분적으로 로드하거나 부분 모델을 로드하여 훈련 프로세스를 빠르게 시작하는 것이 처음부터 훈련하는 것보다 훨씬 빠르게 모델을 수렴하는 데 어떻게 도움이 되는지 알아보세요.

(2) 인덱스에 있는 내용이 번역되어 있지 않습니다. https://github.com/PyTorchKorea/tutorials-kr/blob/master/recipes_source/recipes_index.rst

Warmstarting model using parameters from a different model in PyTorch
Learn how warmstarting the training process by partially loading a model or loading a partial model can help your model converge much faster than training from scratch.

추가 정보

위와 같이 생각하신 이유 또는 다른 참고할 정보가 있다면 알려주세요.

다른 문서와의 일관성을 위해 본문이 번역이 되어 있다면 제목도 반영이 되어있으면 번역된 문서라는 것을 알수 있습니다.

corazzon avatar Apr 24 '23 11:04 corazzon