jackw99 / Sutton-and-Barto-Cliff-Walking-Solution

SARSA and Q-Learning Implementations for the Cliff Walking Exercise in the Sutton and Barto Reinforcement Learning Book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sutton-and-Barto-Cliff-Walking-Solution

  • SARSA and Q-Learning Implementations for the Cliff Walking Exercise in the Sutton and Barto Reinforcement Learning Book
  • Cliff Environment and Agent implemented as objects with attributes and methods. SARSA and Q-Learning implemented as functions using environment and agent objects, and exploration parameters.

About

SARSA and Q-Learning Implementations for the Cliff Walking Exercise in the Sutton and Barto Reinforcement Learning Book


Languages

Language:Python 100.0%