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

<https://anchorfact.org/kb/ai/mixture-of-experts>
  a schema:TechArticle ;
  schema:headline "Mixture of Experts (MoE)" ;
  schema:url <https://anchorfact.org/ai/mixture-of-experts/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.855" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/mixture-of-experts>
  schema:citation <https://arxiv.org/abs/1701.06538> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/mixture-of-experts>
  schema:citation <https://arxiv.org/abs/2101.03961> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/mixture-of-experts>
  schema:citation <https://arxiv.org/abs/2112.06905> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/mixture-of-experts>
  schema:citation <https://arxiv.org/abs/2401.04088> ;
  af:sourceTier "S" .