{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/10-deep-learning-frameworks/deep-learning-frameworks-project-tutorial/#resource",
      "name": "Complete Deep Learning Framework Project Tutorial",
      "description": "Complete Deep Learning Framework Project Tutorial Step-by-step walkthrough of building and training a neural network using both Keras and PyTorch. Table of…",
      "url": "https://nabidinmotion.com/l/10-deep-learning-frameworks/deep-learning-frameworks-project-tutorial/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/10-deep-learning-frameworks/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "10-deep-learning-frameworks",
          "item": "https://nabidinmotion.com/l/10-deep-learning-frameworks/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Complete Deep Learning Framework Project Tutorial",
          "item": "https://nabidinmotion.com/l/10-deep-learning-frameworks/deep-learning-frameworks-project-tutorial/"
        }
      ]
    }
  ]
}
