{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/22-reinforcement-learning/reinforcement-learning-project-tutorial/#resource",
      "name": "Reinforcement Learning Project Tutorial",
      "description": "Reinforcement Learning Project Tutorial Step-by-step tutorial: Building a DQN agent for CartPole. Project: CartPole with Deep Q-Network (DQN) Objective Tra…",
      "url": "https://nabidinmotion.com/l/22-reinforcement-learning/reinforcement-learning-project-tutorial/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/22-reinforcement-learning/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "22-reinforcement-learning",
          "item": "https://nabidinmotion.com/l/22-reinforcement-learning/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Reinforcement Learning Project Tutorial",
          "item": "https://nabidinmotion.com/l/22-reinforcement-learning/reinforcement-learning-project-tutorial/"
        }
      ]
    }
  ]
}
