Difference between revisions of "Meta-Learning"

From
Jump to: navigation, search
Line 21: Line 21:
 
*** [[Hyperparameter]] optimization
 
*** [[Hyperparameter]] optimization
 
** [[Reinforcement Learning (RL)]]
 
** [[Reinforcement Learning (RL)]]
** [[Evolutionary Computation / Genetic Algorithms]]
+
** [[Evolutionary Computation / Genetic Algorithms | Evolution]]
 +
* [[Gradient Descent Optimization & Challenges | Gradients]] - the whole training process is differentiable; 'unroll optimization, compute gradients, then [[Average-Stochastic Gradient Descent (SGD) Weight-Dropped LSTM (AWD-LSTM) | SGD]].
  
  

Revision as of 10:46, 23 February 2020

YouTube search... ...Google search

“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

1*Np91zhHmTqZ4d4j3rwaNvQ.png

Outer Training Methods -