You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
AIO currently includes two terms involving few-shot learning:
and two terms for zero-shot learning:
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.
The text was updated successfully, but these errors were encountered: