% RRGW_DEMO Script to demonstrate the application of several variants of Q-learning on the robotic rescue gridworld problem This script can be run from the command line, from top to bottom, or in cell mode (press CTRL+ENTER within any cell to run it). 1. Run the initialization cell first 2. Run the algorithm cells 3. Run any evaluation cells 4. Run the cleanup cell to delete all the files created by the demo