Home > marl > rldemo > learndemo.m

learndemo

PURPOSE ^

Demonstration of plain Q-learning on a 5x5 gridworld

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 Demonstration of plain Q-learning on a 5x5 gridworld
 This script demonstrates the direct use of the MARL toolbox to run
 learning experiments, examine learning statistics and replay learned
 behaviour. The experiment involves two Q-learning agents on a 5x5
 gridworld, and is explained in detail in Chapter 4 of the documentation.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 04-Aug-2010 16:55:08 by m2html © 2005