일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Artificial Intelligence
- 코딩 테스트
- meta-learning
- 시계열 분석
- Class activation map
- keras
- xai
- 설명가능한 인공지능
- 메타러닝
- coding test
- 인공지능
- Unsupervised learning
- cs231n
- Deep learning
- SmoothGrad
- 코딩테스트
- Interpretability
- Score-CAM
- 머신러닝
- grad-cam
- 백준
- 기계학습
- GAN
- Cam
- python
- 설명가능한
- AI
- 딥러닝
- Explainable AI
- Machine Learning
Archives
- Today
- Total
목록implicit MAML (1)
iMTE
Meta-learning with Implicit Gradients (NIPS 2019) [1]
Meta-learning with Implicit Gradients [1] https://papers.nips.cc/paper/2019/hash/072b030ba126b2f4b2374f342be9ed44-Abstract.html IntroductionMeta-learning의 frame에서 bi-level optimization procedure는 다음으로 나누어진다.1) inner optimization : 주어진 task에 base learner가 학습하는 과정2) outer optimization : 여러 tasks 들에서 meta learner가 학습하는 과정MAML, DAML, Reptile 등의 방법이 optimization-based methods에 속한다. (Hands-on one-shot..
Deep learning study/Meta-Learning
2020. 12. 24. 15:23