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

<https://anchorfact.org/kb/ai/ai-for-iot>
  a schema:article ;
  schema:headline "AI for the Internet of Things: Federated Learning, TinyML, and Intelligent Edge Devices" ;
  schema:url <https://anchorfact.org/ai/ai-for-iot/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.8" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/ai-for-iot>
  schema:citation <https://research.google/blog/federated-learning-collaborative-machine-learning-without-centralized-training-data/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/ai-for-iot>
  schema:citation <https://www.tensorflow.org/lite/microcontrollers/overview> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/ai-for-iot>
  schema:citation <https://arxiv.org/abs/1704.04861> ;
  af:sourceTier "A" .