Notice
Recent Posts
Recent Comments
Link
«   2024/09   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Archives
Today
Total
관리 메뉴

NISSO

[모두를 위한 딥러닝] Lec 00 본문

ML & DL

[모두를 위한 딥러닝] Lec 00

oniss 2021. 9. 28. 16:24

홍콩과기대 김성훈 교수님의 '모두를 위한 딥러닝' 강의 정리

http://hunkim.github.io/ml/

 

모두를 위한 머신러닝/딥러닝 강의

 

hunkim.github.io


앤드류응 교수님의 ML 수업            https://www.coursera.org/learn/machine-learning

을 듣고 어떤 분이 정리한 노트         http://www.holehouse.org/mlclass/

Visual Recognition을 위한 CNN   http://cs231n.github.io (아마 가장 유명한 Computer Vision 강의인 cs231n)

 

딥러닝 이해에 필요한 (기본적인) 수학 : Linear Regression, Logistic Regression

 

강의 순서

  • Machine Learning Basic Concepts
  • Linear Regression
  • Logistic Regression (classification)
  • Multivariable (vector) Linear / Logistic Regression
  • Neural Networks
  • Deep Learning    (CNN / RNN / Bidirectional Neural Networks)
Comments