Non-Slippery Frozen Lake with Soft Actor-Critic (SAC)

In this notebook we solve a non-slippery version of the FrozenLake-v0 environment using the Soft Actor-Critic algorithm (SAC). We’ll use a linear function approximator for our policy and our value functions.

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