{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks-project-tutorial/#resource",
      "name": "Graph Neural Networks Project Tutorial",
      "description": "Graph Neural Networks Project Tutorial Step-by-step tutorial: Node classification with GCN on Cora dataset. Project: Node Classification with GCN Objective…",
      "url": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks-project-tutorial/",
      "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 Project Tutorial",
          "item": "https://nabidinmotion.com/l/23-graph-neural-networks/graph-neural-networks-project-tutorial/"
        }
      ]
    }
  ]
}
