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
- 병리 AI
- 딥러닝
- Fixed Learning
- Inatance segmentation
- 프로세스 마이닝
- Gausian Density Estimation
- One-Sided Selection
- Digital Pathology
- Data Imbalance
- auto encoder
- Clustering 기반 이상탐지
- Text generation
- XAI
- Condensed neares neighbor rule
- Random Undersampling
- Meta heuristic
- Process Mining
- PM4Py
- Generative modeling
- Grad-CAM
- 거리 기반 이상탐지
- OCSVM
- 국비지원교육
- Petri net
- SQL 데이터 분석 첫걸음
- multi modal
- Tomek links
- Sequence data
- 밀도 기반 이상탐지
- GAN
Archives
- Today
- Total
목록transfer learning (1)
Create Opportunities

1. Source dataset (Ex. ImageNet) 으로부터 신경망 Pretrained 2. Pretrained 모델로부터 output layer를 제외한 대부분의 요소는 그대로 가져와 새로운 신경망 학습 시작. 3. output layer는 Target에 맞게 새로 추가 4. Target에 적합한 신경망 학습 진행 Transfer Learning은 두 가지로 나누어 볼 수 있다. 1. Fine-Tuning Pretrained로부터 Copy한 부분의 Learning rate는 조금만 학습할 수 있도록 조정, output layer의 학습에 focussing 2. Fixed Learning Pretrained 모델의 Weight를 그대로 활용
데이터 애널리틱스
2022. 12. 1. 13:51