Difference between revisions of "Meta-Learning"
| Line 15: | Line 15: | ||
http://miro.medium.com/max/544/1*Np91zhHmTqZ4d4j3rwaNvQ.png | http://miro.medium.com/max/544/1*Np91zhHmTqZ4d4j3rwaNvQ.png | ||
| + | |||
| + | Outer Training Methods - | ||
| + | * Black box | ||
| + | ** Random search | ||
| + | *** [[Hyperparameter]] optimization | ||
| + | ** [[Reinforcement Learning (RL)]] | ||
| + | ** [[Evolutionary Computation / Genetic Algorithms]] | ||
| + | |||
<youtube>x-mzS5omvFQ</youtube> | <youtube>x-mzS5omvFQ</youtube> | ||
Revision as of 10:42, 23 February 2020
YouTube search... ...Google search
- Learning Techniques
- Meta-Learning Update Rules for Unsupervised Representation Learning | Luke Metz, Niru Maheswaranathan, Brian Cheung, Jascha Sohl-Dickstein
- From zero to research — An introduction to Meta-learning | Thomas Wolf - Medium
“learning how to learn”... the use of machine learning algorithms to assist in the training and optimization of other machine learning models. What is Meta-Learning? | Daniel Nelson - Unite.ai
Outer Training Methods -
- Black box
- Random search
- Hyperparameter optimization
- Reinforcement Learning (RL)
- Evolutionary Computation / Genetic Algorithms
- Random search