{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks/#resource",
      "name": "Graph Neural Networks",
      "description": "Graph Neural Networks This guide covers Graph Neural Networks (GNNs) for learning on graph-structured data. Table of Contents Introduction to Graphs and GN…",
      "url": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks/",
      "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",
          "item": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks/"
        }
      ]
    }
  ]
}
