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 |
Tags
- dlib 설치
- rnn
- n8n
- 크롤링 주의사항
- rnn구현
- n8n 비밀번호
- 푸리에변환이란
- 푸리에 변환
- python패키지설치
- 푸리에
- 머신러닝 딥러닝
- 피티이
- transductive
- Machine Learning
- inductive
- 크롤링할때 중요한것
- fourier 변환
- fourier transform
- n8n password
- n8n계정
- 머신러닝
- inductive learning
- transductive learning
- continous deployment
- n8n user table
- Fourier
- inductive transductive
- virtual env
- docker commands
- 기초머신러닝
Archives
- Today
- Total
목록inductive (1)
우당탕탕 도비의 코딩로그
Transductive vs Inductive Learning Inductive learning Transductive learning labeled training data로만 machine learning model을 학습 labeled training data와 unlabeled test data를 사용하여 학습 (test data의 label에 대한 정보를 모르더라도 test data의 패턴을 학습에 사용) traditional supervised learning semi-supervised learning unseen input data에 대해서도 예측 가능 unseen input data에 대해 예측 정확도가 떨어짐 function parameter(general rule) 학습 o funct..
AI
2021. 5. 13. 23:21