Course Resources

Search

Search IconIcon to open search

Last updated Unknown

# Reinforcement Learning

# Learning Objectives

These topics will be covered in this module’s knowledge check and entry ticket.

# Reinforcement Learning Lessons

# M9 Assignment

Visual Studio Code: Visual Studio Code - Code Editing. Redefined Python: Python Release Python 3.11.9 | Python.org

CartPole Documentation: Cart Pole - Gymnasium Documentation (farama.org)

# Instructions

  1. Download and install VS Code and Python (links above)
  2. Download the CartPoleAssignment.ipynb (github.com) and open it in VS Code
  3. Install the Jupyter extension (see video)
  4. Read the text and understand each code cell as you run them
  5. Fill in and successfully execute and code cells that require your input
  6. Upload your completed CartPoleAssignment.ipynb file to the assignment submission on Canvas.

# Optional Resources