{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Course",
      "@id": "https://nabidinmotion.com/l/09-neural-networks-basics/#course",
      "name": "Module 09-neural-networks-basics · Free ML curriculum",
      "description": "Browse free machine learning lessons in 09-neural-networks-basics on the Nabid In Motion Study Hub. For engineers and students.",
      "url": "https://nabidinmotion.com/l/09-neural-networks-basics/",
      "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 09: Neural Networks Basics",
          "url": "https://nabidinmotion.com/l/09-neural-networks-basics/readme/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Neural Networks Basics",
          "url": "https://nabidinmotion.com/l/09-neural-networks-basics/neural-networks/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Advanced Neural Networks Topics",
          "url": "https://nabidinmotion.com/l/09-neural-networks-basics/neural-networks-advanced-topics/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Complete Neural Network Project Tutorial",
          "url": "https://nabidinmotion.com/l/09-neural-networks-basics/neural-networks-project-tutorial/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Neural Networks Quick Reference Guide",
          "url": "https://nabidinmotion.com/l/09-neural-networks-basics/neural-networks-quick-reference/"
        }
      ]
    }
  ]
}
