Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine and add terms relevant to zero-shot and few-shot learning #150

Open
caufieldjh opened this issue Nov 20, 2024 · 0 comments
Open

Refine and add terms relevant to zero-shot and few-shot learning #150

caufieldjh opened this issue Nov 20, 2024 · 0 comments

Comments

@caufieldjh
Copy link
Collaborator

AIO currently includes two terms involving few-shot learning:

  • AIO:GeneralizedFewshotLearning
  • AIO:IncremenetalFewshotLearning

and two terms for zero-shot learning:

  • AIO:ZeroshotLearning
  • AIO:ZeroShotLearningLLM

These are all children of AIO:DeepNeuralNetwork. I don't think that makes sense - zero-shot and few-shot learning are general strategies, not types of networks, so perhaps they'd be appropriate as children of AIO:TransferLearning.
"They" being AIO:ZeroshotLearning and a to-be-created AIO:FewShotLearning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant