우당탕탕 도비의 코딩로그

Machine Learning VS Deep Learning 본문

AI

Machine Learning VS Deep Learning

dobbie 2025. 2. 21. 14:12
반응형
  Machine Learning  Deep Learning
입력 데이터 tabular data 비정형 데이터 (e.g., 이미지, 오디오, 텍스트)
모델 종류 SVM, Logistic Regression, K-means, Decision Tree MLP(Multilayer Perceptron), CNN, GNN, RNN, Transformer
explainability 결과 성명 가능함 결과 설명 할 수 없음 (black box)

 

반응형

'AI' 카테고리의 다른 글

Transductive vs Inductive Learning  (0) 2021.05.13
Comments