Home > marl > agent > Contents.m

Contents

PURPOSE ^

Multiagent Reinforcement Learning toolbox

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 Multiagent Reinforcement Learning toolbox
 Version 1.0

 This directory contains the functions implementing the agent behaviour

 agent             - Creates a new agent
 agent_initlearn   - Initializes the agent's learning behaviour
 agent_control     - Performs a control iteration for an agent
 agent_cleanup     - Cleans up learning structures of the agent

 Subdirectories
 /learnfuns         - Contains learning algorithm implementations
 /actfuns           - Contains action selection algorithm implementations
 /explorefuns       - Contains exploration strategy implementations

CROSS-REFERENCE INFORMATION ^

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