{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Course",
      "@id": "https://nabidinmotion.com/l/23-graph-neural-networks/#course",
      "name": "Module 23-graph-neural-networks · Free ML curriculum",
      "description": "Browse free machine learning lessons in 23-graph-neural-networks on the Nabid In Motion Study Hub. For engineers and students.",
      "url": "https://nabidinmotion.com/l/23-graph-neural-networks/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "hasCourseInstance": {
        "@type": "CourseInstance",
        "courseMode": "online",
        "isAccessibleForFree": true
      }
    },
    {
      "@type": "ItemList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Module 23: Graph Neural Networks",
          "url": "https://nabidinmotion.com/l/23-graph-neural-networks/readme/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Graph Neural Networks",
          "url": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Graph Neural Networks Advanced Topics",
          "url": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks-advanced-topics/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Graph Neural Networks Project Tutorial",
          "url": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks-project-tutorial/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Graph Neural Networks Quick Reference",
          "url": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks-quick-reference/"
        }
      ]
    }
  ]
}
