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