## 이슈 내용 _어떤 이슈인지 알려주세요._ `pytorch/tutorials` 저장소의 기본 branch가 `master`에서 `main`으로 변경되었습니다. 이에 따라 `nn_tutorial`에서 참고하고 있는 데이터 링크를 수정해야 합니다. * 기존: https://github.com/pytorch/tutorials/raw/master/_static/mnist.pkl.gz * 변경: https://github.com/pytorch/tutorials/raw/main/_static/mnist.pkl.gz ## 추가 정보 _다른 참고할 정보 또는 URL 등이 있다면 알려주세요._ https://github.com/pytorch/tutorials/blob/main/beginner_source/nn_tutorial.py#L50
이슈 내용
어떤 이슈인지 알려주세요.
pytorch/tutorials저장소의 기본 branch가master에서main으로 변경되었습니다.이에 따라
nn_tutorial에서 참고하고 있는 데이터 링크를 수정해야 합니다.추가 정보
다른 참고할 정보 또는 URL 등이 있다면 알려주세요.
https://github.com/pytorch/tutorials/blob/main/beginner_source/nn_tutorial.py#L50