{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks-quick-reference/#resource",
      "name": "Graph Neural Networks Quick Reference",
      "description": "Graph Neural Networks Quick Reference Quick reference for GNN formulas, architectures, and code. Key Formulas Message Passing $$h_v^{(l+1)} = \\text{UPDATE}…",
      "url": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks-quick-reference/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/23-graph-neural-networks/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "23-graph-neural-networks",
          "item": "https://nabidinmotion.com/l/23-graph-neural-networks/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Graph Neural Networks Quick Reference",
          "item": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks-quick-reference/"
        }
      ]
    }
  ]
}
