Goals
* 머신러닝이란 무엇인가?
- Linear regression, Logistic regression (classification)
- Neural Networks, Convolutional Neural Network, Recurrent Neural Network
* machine learnig tools
- Tensorflow and Python
Acknowledgement
* Andrew Ng's Ml class
- https://class.coursera.org/ml-003/lecture
- http://www.holehouse.org/mlclass/ (note)
* Convolutional Neural Networks fot Visual Recognition.
* Tensorflow
- https://github.com/aymericdamien/TensorFlow-Examples
유튭
Basic Machine/Deep Learning 강좌 정리
'ML' 카테고리의 다른 글
쥬피터랩 시작하기 & 기본적인 Operations (0) | 2022.07.04 |
---|---|
텐서플로우(TensorFlow) 설치 (0) | 2022.07.01 |
기본적인 Machine Learning의 용어와 개념 설명 (0) | 2022.06.26 |