question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clarification of term episodic vs meta-set vs meta-batching

See original GitHub issue

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
tristandeleucommented, Jul 21, 2020

Usually an episode means one single dataset D_i. If you have a (meta-)batch of size 16, this means you have 16 episodes/datasets in your (meta-)batch.

0reactions
tristandeleucommented, Oct 13, 2020

I agree with your definition of batch of tasks, but this does not correspond to an episode (see my comment above https://github.com/tristandeleu/pytorch-meta/issues/78#issuecomment-662343834). Do you have a reference for an episode being a batch of tasks?

Defining an episode as being a single task refers to episodic learning, where your episode represents the whole experience you get to see to learn to solve a task.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Episodic, Procedural and Semantic Memory - Tutor2u
Episodic memory can be split further into autobiographical episodic memory (memories of specific episodes of one's life) and experimental ...
Read more >
A collection of extensions and data-loaders for few-shot ...
Python 3.6 or above; PyTorch 1.4 or above; Torchvision 0.5 or above ... Clarification of term episodic vs meta-set vs meta-batching.
Read more >
A collection of extensions and data-loaders for few-shot learning ...
A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch. Torchmeta contains popular meta-learning benchmarks, fully ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found