@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/few-shot-learning>
  a schema:article ;
  schema:headline "Few-Shot Learning: Prototypical Networks, MAML, and In-Context Adaptation" ;
  schema:url <https://anchorfact.org/ai/few-shot-learning/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.78" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/few-shot-learning>
  schema:citation <https://arxiv.org/abs/1606.04080> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/few-shot-learning>
  schema:citation <https://arxiv.org/abs/1703.05175> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/few-shot-learning>
  schema:citation <https://arxiv.org/abs/1703.03400> ;
  af:sourceTier "A" .