본문 바로가기
Deep Learning/밑바닥부터 시작하는 딥러닝

PyTorch를 공부하며 기록하는 모든것

by Steve-Lee 2020. 2. 19.

PyTorch Library

"지금 딥러닝을 활용하고 있거나 활용할 계획이 있는 엔지니어 모두에게 주목받고 있는 라이브러리가 있다."

바로 파이토치다.

 

이번에 파이토치 라이브러리를 활용한 CNN 모델링을 하면서 보고, 배우고, 느끼는 점들을 하나하나 정리해나가고자 한다. 

 

 

파이토치(PyTorch)-2. Autograd패키지

2. Autograd-자동미분 https://github.com/Steve-YJ HesseyInsight/deep-learning-from-scratch-studying This repository contains a series of attempts and failures to implement deep learning from scratch...

deepinsight.tistory.com

 

파이토치(PyTorch)-3.Neural Network 구현하기

3. 신경망 https://github.com/Steve-YJ/deep-learning-from-scratch-studying HesseyInsight/deep-learning-from-scratch-studying This repository contains a series of attempts and failures to implement de..

deepinsight.tistory.com

 

댓글