checkparams
PURPOSE 
Verifies parameter structure and sets defaults for optional parameters
SYNOPSIS 
function [s, flag, overridden, defaulted] = checkparams(s, defaults, required)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
This function is called by:
- pigreedyact Implements greedy policy-based action selection for policy indexed on agent's state
- staticact Implements some static action selection algorithms
- stochact Implements stochastic action selection for policy indexed on agent's state
- teamgreedyact Implements deterministic greedy action selection for full-state, joint action Q-learners
- teamq_init Initializes the team Q-learning algorithm
- wolfq_init Initialization of the WoLF-PHC learning algorithm
- episodic_learn Implements the learning control mechanism in an episodic environment
- parseconfig Parse and process typical options in configuration string or structure
- setfigprop Current limitations:
- replay_algorithm REPLAY_ALGORITHM Runs a given MARL algorithm on a given type of task.
- run_algorithm RUN_ALGORITHM Runs a given MARL algorithm on a given type of task.
- robotsgw Creates a 2D grid world
- robotsgwview Creates the graphical view over a grid world
- rrgw Creates a 2D grid world
- rrgwview Creates the graphical view over a grid world
Generated on Wed 04-Aug-2010 16:55:08 by m2html © 2005