본문 바로가기
Deep Learning/모두를 위한 cs231n

[모두를 위한 cs231n] Lecture 8 - 개요

by Steve-Lee 2020. 5. 8.

안녕하세요 Steve-Lee입니다. 지난 시간에 우리는 최적화 알고리즘, Regularization, Transfer Learning에 대해 배웠습니다. (Lecture 7은 2주 내로 업로드해보도록 하겠습니다...!!)

 

Lecture 8 개요

cs231n Lecture 8 개요

이번 시간에는 화제를 조금 돌려 소프트웨어/하드웨어가 동작하는 방식에 대해 다뤄보도록 하겠습니다. 실제 우리가 학습 시 사용하는 소프트웨어들을 조금 더 심도 깊게 다뤄보도록 하겠습니다. Lecture 8에서는 다음의 2가지 주요 개념을 배울 것입니다.

  • CPU vs GPU

  • Deep Learning Frameworks

    • Caffe / Caffe2

    • Theano / TensorFlow

    • Torch / PyTorch

 

CPU와 GPU에 대해 배울 것이며 강의가 진행된 당시(2017년 기준) 많이 사용했던 Deep Learning Framework들에 대해 배울 것입니다. 그럼 시작하겠습니다.

Lecture 8은 세 파트 네 파트로 나누어 포스팅하도록 하겠습니다😃

1. [모두를 위한 cs231n] Lecture 8 - Part1. Deep Learning 하드웨어 CPU와 GPU
2. [모두를 위한 cs231n] Lecture 8 - Part2. Deep Learning Framework
3. [모두를 위한 cs231n] Lecture 8 - Part3. TensorFlow Framework
4. [모두를 위한 cs231n] Lecture 8 - Part4. PyTorch Framework
 

[모두를 위한 cs231n] Lecture 8 - Part1. Deep Learning 을 위한 CPU와 GPU

안녕하세요 Steve-Lee입니다. Lecture 8 Part 1. Deep Learning을 위한 CPU와 GPU 지금 바로 시작합니다! 모두를 위한 cs231n 모두를 위한 cs231n 😀 👉🏻 시작합니다! 🎈 모두를 위한 cs231n (feat. 모두의 딥러..

deepinsight.tistory.com

 

[모두를 위한 cs231n] Lecture 8 - Part2. TensorFlow Framework 1부

안녕하세요 Steve-Lee입니다. Lecture 8 - Part 2은TensorFlow Framework입니다. 구글에서 개발한 Deep Learning 대표 Framework TensorFlow, 지금 시작합니다! 지난 시간에 우리는 Deep Learning을 위..

deepinsight.tistory.com

 

[모두를 위한 cs231n] Lecture 8 - Part3. TensorFlow Framework

TensorFlow more detail 앞서 Deep Learning Framework에 대한 개요를 짚어봤습니다. (이 글이 처음이신 분은 아래 링크를 우선 보고 오시기를 추천드립니다!) [모두를 위한 cs231n] Lecture 8 - Part2. TensorFl..

deepinsight.tistory.com

 

[모두를 위한 cs231n] Lecture 8 - Part4. PyTorch Framework

PyTorch Framework PyTorch Framework에 대한 모든 것을 알아보겠습니다 안녕하세요 Steve-Lee입니다. Lecture 8 Part 3의 주제는 PyTorch Frame work입니다. PyTorch는 Face book에서 개발한 Deep Learning Fram..

deepinsight.tistory.com

Reference

  • cs231n Lecture 8

댓글