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

<https://anchorfact.org/kb/ai/representation-learning>
  a schema:TechArticle ;
  schema:headline "Representation Learning: Autoencoders, VAEs, and MAEs" ;
  schema:url <https://anchorfact.org/ai/representation-learning/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.82" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

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

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

<https://anchorfact.org/kb/ai/representation-learning>
  schema:citation <https://doi.org/10.1038/nature14539> ;
  af:sourceTier "S" .