The motivation behind this work is to simulate and animate the Reinforcement Learning algorithms to be able to better understand their behavior, which will enable to enhancements to these algorithms. Visualization is a better way of presenting new concepts to others. Our perception about animating these algorithms is to enable the students to get an intuition for the working of these algorithms by the medium of visualization.
Download package RL_sim.zip.
This package contains:
rl_sim.jar | The jar file to execute this tool |
Help | This directory have user manual. |
Src | This directory contains source code. |
Reports | This directory contains technical reports on this project. |
Mazes | This directory consist of sample mazes which can be used to play with this tool. |
This tool is know to work with Java Runtime Environment(JRE)1.4.2 and above. To install JRE1.4.2 and above visit http://java.sun.com.
Once java is installed and it is in path:
To create a shortcut on windows:
If you want to recompile and execute from the source code the main class is called MainUI.java
This tool has been developed by Rohit Kelkar and Vivek Mehta, as part of the Extended Course Project for MS in Information Technology with specialization in Robotics Technology, at Robotics Institute, Carnegie Mellon University.
Advisor: Prof. Andrew Moore
For any query regarding this tool, send us an email.
Rohit Kelkar: rohitkelkar28 [AT] yahoo [DOT] com
Vivek Mehta: vivekm [AT] gmail [DOT] com