{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/22-reinforcement-learning/reinforcement-learning/#resource",
      "name": "Reinforcement Learning",
      "description": "Reinforcement Learning This guide covers Reinforcement Learning (RL): learning through interaction with an environment. Table of Contents Introduction to R…",
      "url": "https://nabidinmotion.com/l/22-reinforcement-learning/reinforcement-learning/",
      "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",
          "item": "https://nabidinmotion.com/l/22-reinforcement-learning/reinforcement-learning/"
        }
      ]
    }
  ]
}
