Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 푸리에
- python패키지설치
- 머신러닝 딥러닝
- rnn
- transductive
- inductive learning
- 머신러닝
- inductive transductive
- rnn구현
- 푸리에 변환
- Fourier
- transductive learning
- python버전 동시 사용
- 서버 os
- docker commands
- 크롤링 주의사항
- dlib 설치
- 서버로 파일 복사
- inductive
- 기초머신러닝
- continous deployment
- virtual env
- 로컬에서 서버
- 크롤링할때 중요한것
- python2 python3
- 푸리에변환이란
- fourier transform
- Machine Learning
- fourier 변환
- 피티이
Archives
- Today
- Total
우당탕탕 도비의 코딩로그
Machine Learning VS Deep Learning 본문
반응형
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