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

<https://anchorfact.org/kb/ai/quantum-machine-learning>
  a schema:article ;
  schema:headline "Quantum Machine Learning: Tensor Networks, QNNs, and Error Mitigation" ;
  schema:url <https://anchorfact.org/ai/quantum-machine-learning/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.78" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/quantum-machine-learning>
  schema:citation <https://www.nature.com/articles/nature23474> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/quantum-machine-learning>
  schema:citation <https://www.nature.com/articles/s41586-019-0980-2> ;
  af:sourceTier "A" .

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