{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/22-reinforcement-learning/readme/#resource",
      "name": "Module 22: Reinforcement Learning",
      "description": "Module 22: Reinforcement Learning Master Reinforcement Learning (RL): the third paradigm of machine learning where agents learn through interaction. What Y…",
      "url": "https://nabidinmotion.com/l/22-reinforcement-learning/readme/",
      "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": "Module 22: Reinforcement Learning",
          "item": "https://nabidinmotion.com/l/22-reinforcement-learning/readme/"
        }
      ]
    }
  ]
}
