{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/09-neural-networks-basics/neural-networks-project-tutorial/#resource",
      "name": "Complete Neural Network Project Tutorial",
      "description": "Complete Neural Network Project Tutorial Step-by-step walkthrough of building a neural network from scratch for classification. Table of Contents Project O…",
      "url": "https://nabidinmotion.com/l/09-neural-networks-basics/neural-networks-project-tutorial/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/09-neural-networks-basics/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "09-neural-networks-basics",
          "item": "https://nabidinmotion.com/l/09-neural-networks-basics/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Complete Neural Network Project Tutorial",
          "item": "https://nabidinmotion.com/l/09-neural-networks-basics/neural-networks-project-tutorial/"
        }
      ]
    }
  ]
}
