Cartpole with SARSA

In this notebook we solve the CartPole-v0 environment using the SARSA algorithm. We’ll use a linear function approximator for our Q-function.

To view the notebook in a new tab, click here. To interact with the notebook in Google Colab, hit the “Open in Colab” button below.

Open in Colab