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

<https://anchorfact.org/kb/ai/transfer-learning>
  a schema:TechArticle ;
  schema:headline "Transfer Learning" ;
  schema:url <https://anchorfact.org/ai/transfer-learning/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.78" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/transfer-learning>
  schema:citation <https://doi.org/10.1109/TKDE.2009.191> ;
  af:sourceTier "A" .

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

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