RL — Meta-Learning - Jonathan Hui - Medium
A fundamental problem in AI is it cannot learn as efficient as a human. Many deep learning classifiers demonstrate superhuman performance…
medium.com
https://lilianweng.github.io/lil-log/2018/11/30/meta-learning.html
Meta-Learning: Learning to Learn Fast
Meta-learning, also known as “learning to learn”, intends to design models that can learn new skills or adapt to new environments rapidly with a few training examples. There are three common approaches: 1) learn an efficient distance metric (metric-based);
lilianweng.github.io
🐣 From zero to research — An introduction to Meta-learning
Meta-learning is an exciting trend of research in the machine-learning community which tackles the problem of learning to learn.
medium.com
'Dic' 카테고리의 다른 글
Affine transformation (0) | 2019.07.07 |
---|---|
Squishing function (0) | 2019.07.06 |
Basic Field of DL (0) | 2019.07.05 |
Attention (0) | 2019.07.05 |
Top-1 error & Top-5 error (0) | 2019.07.03 |