beginner_source/nn_tutorial.py 오탈자 및 내용 수정 - #852
Merged
hyoyoung merged 7 commits intoSep 1, 2024
Conversation
hadh93
reviewed
Aug 11, 2024
hadh93
left a comment
Contributor
There was a problem hiding this comment.
오탈자 수정하시느라 고생 많으셨습니다 😄
수고해 주신 덕분에 더 읽기 편한 문서가 되었네요!
한 가지 제안을 드리니 고려해 주시길 부탁드립니다 🙇♂️
| # 우리는 처음에는 가장 기초적인 PyTorch 텐서(tensor) 기능만을 사용할 것입니다. | ||
| # 그리고나서 우리는 점차적으로 ``torch.nn``, ``torch.optim``, ``Dataset``, 또는 | ||
| # ``DataLoader`` 로부터 한번에 하나씩 피쳐를 추가하면서, 정확히 각 부분이 어떤 일을 하는지 그리고 | ||
| # 그리고 나서 우리는 점차적으로 ``torch.nn``, ``torch.optim``, ``Dataset``, 또는 |
Contributor
There was a problem hiding this comment.
'그리고 나서'는 '그러고 나서'로 바꿀 수 있을 것 같아요!
Contributor
Author
There was a problem hiding this comment.
�의견 정말 감사합니다! 반영하였습니다😆👍
Contributor
Author
There was a problem hiding this comment.
닫으려고 닫은게 아닌데 닫아져버렸네요... 검토 해주시면 감사하겠습니다!
Contributor
Author
합격목걸이 감사합니다😄 |
9bow
approved these changes
Sep 1, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
라이선스 동의
변경해주시는 내용에 BSD 3항 라이선스가 적용됨을 동의해주셔야 합니다.
더 자세한 내용은 기여하기 문서를 참고해주세요.
동의하시면 아래
[ ]를[x]로 만들어주세요.관련 이슈 번호
이 Pull Request와 관련있는 이슈 번호를 적어주세요.
이슈 또는 PR 번호 앞에 #을 붙이시면 제목을 바로 확인하실 수 있습니다. (예. #999 )
PR: beginner_source/nn_tutorial.py 오탈자 및 내용 수정 #852
PR 종류
이 PR에 해당되는 종류 앞의
[ ]을[x]로 변경해주세요.PR 설명
이 PR로 무엇이 달라지는지 대략적으로 알려주세요.
브랜치 관리에 미숙하여 이전 PR인 용어집 기여 commit이 함께 들어가있습니다. 무시해주시면 됩니다!