Deeplearning + Python/서울대학교 빅데이터연구원(2)
-
Classification, Regression, Density Estimation
Three Major Machine Learning problems Classification Regression Density Estimation Linear Regression Example Gradient Descent Multivariate Linear Regression Closed-Form Solution to Linear Regression General Linear Model Example : Linear modeling of the SINC function Regularization
2019.10.13 -
20191007_Introduction to Deep Learning
Introduction to Deep Learning Introduction(1) - AI, Machine Learning, Linear regression Intelligent System What is Intelligence? 학습하는 능력. 이해하고 추론하는 능력. 배운 것을 이용하여 새롭게 사용하는 능력. reason하고 plan 하는 능력. 문제 푸는 능력. 그 중에서도 가장 중요한 것은 빨리 배울 수 있어야 한다는 것. 사람이나 동물처럼 다양한 경험을 통해 새로운것을 빨리 습득하는 능력. Intelligent Systems 주변의 환경을 보고 반응하는 Feedback control. Reflect하는 시스템. Artificial Intelligence (AI) Closely related fi..
2019.10.13