[진도]
linear regression
logistic regression
decision tree
ensemble learning (Bagging&Boosting)
dimension reduction (PCA & LDA)
neaural networks (Basics/Backpropagation/In pratice)
CNNs(Convolutional Neaural Networks)
clustering
[선수과목]
linear algebra, probability, calculus, optimization, data structure and Python
[참고자료]
Pattern recognition and machine learning (C. Bishop)
An introduction to statistical learning (F. James et al.)
'Study > Deep Learning' 카테고리의 다른 글
[Deep learning] What is 'Style transfer'? (0) | 2024.07.07 |
---|---|
[Deep learning] Accelerating the Super-Resolution Convolutional Neural Network 논문 리뷰 (0) | 2024.07.07 |
[Deep Learning] Attention, Seq2Seq, Transformer (0) | 2024.02.19 |
[Deep Learning] RNN, LSTM, GRU 총정리★ (+판서) (1) | 2024.01.12 |
[AI] What is ResNet? (1) | 2024.01.05 |