Foundations Of Intelligent Learning Agents (FILA) Assignments
-
Updated
Nov 8, 2019 - Python
Foundations Of Intelligent Learning Agents (FILA) Assignments
SARSA and Q-learning on a Windy Grid World
This repository contains implementations of reinforcement learning algorithms (N-Step SARSA and λ-Step SARSA) for the Windy Gridworld problem.
Using the SARSA to beat the environment, Windy Gridworld. Implement in C++.
Add a description, image, and links to the windy-gridworld topic page so that developers can more easily learn about it.
To associate your repository with the windy-gridworld topic, visit your repo's landing page and select "manage topics."