{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Course",
      "@id": "https://nabidinmotion.com/l/22-reinforcement-learning/#course",
      "name": "Module 22-reinforcement-learning · Free ML curriculum",
      "description": "Browse free machine learning lessons in 22-reinforcement-learning on the Nabid In Motion Study Hub. For engineers and students.",
      "url": "https://nabidinmotion.com/l/22-reinforcement-learning/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "hasCourseInstance": {
        "@type": "CourseInstance",
        "courseMode": "online",
        "isAccessibleForFree": true
      }
    },
    {
      "@type": "ItemList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Module 22: Reinforcement Learning",
          "url": "https://nabidinmotion.com/l/22-reinforcement-learning/readme/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Reinforcement Learning",
          "url": "https://nabidinmotion.com/l/22-reinforcement-learning/reinforcement-learning/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Reinforcement Learning Advanced Topics",
          "url": "https://nabidinmotion.com/l/22-reinforcement-learning/reinforcement-learning-advanced-topics/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Reinforcement Learning Project Tutorial",
          "url": "https://nabidinmotion.com/l/22-reinforcement-learning/reinforcement-learning-project-tutorial/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Reinforcement Learning Quick Reference",
          "url": "https://nabidinmotion.com/l/22-reinforcement-learning/reinforcement-learning-quick-reference/"
        }
      ]
    }
  ]
}
