Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 548 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 548 Bytes

RLViz: an Interactive Tool for Visualizing Reinforcement Learning

Visualization Tool based on Gridworld. It supports Dynamic Programming algorithms (Value Iterarion and Policy Iteration), Temporal Difference algorithms (Q-Learning and SARSA), and customizable grid, agent and learning aspects.

This repository holds the source code of this project (made with Unity) and also my final report (in portuguese).

You can also access the web version.