Questions tagged [meta-learning]

For questions related to the concept of meta-learning (or learning-to-learn).

36 questions
0
votes
0 answers

Episodic Learning vs. Meta Learning in few-shot setting

As far as I understand, episodic learning involves training the model on episodes of tasks, where each task consists of a query set Q and support set S. On each episode the model is trained on the samples in S and then tested on query in Q. How does…
Damm Joe
  • 1
  • 1