PyTorch 튜토리얼 4 - 분류기(classifier) 학습
·
Machine Learning/PyTorch
2017/07/13 - [Machine Learning/PyTorch] - 윈도우 10 PyTorch 환경 구성 - 설치2018/04/30 - [Machine Learning/PyTorch] - PyTorch 튜토리얼 1 - PyTorch란?2018/04/30 - [Machine Learning/PyTorch] - PyTorch 튜토리얼 2 - Autograd : 자동 미분2018/05/01 - [Machine Learning/PyTorch] - PyTorch 튜토리얼 3 - 뉴럴 네트워크(신경망) 원문 : http://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html * 17년도 07월에 초번 번역 후, 파이토치 최신 버전인 0.4.0에 맞추어 갱..