Markov Decision Processes (MDP) Toolbox v3.0 for MATLAB





CONTENTS

The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Processes: backwards induction, value iteration, policy iteration, linear programming algorithms with some variants.
The functions (m-functions) were developped with MATLAB (one of the functions requires the Mathworks Optimization Toolbox) by the Biometry and Artificial Intelligence Unit of INRA Toulouse (France).
The version 2.0 (February 2005) handles sparse matrices and adds an example.
The version 3.0 (September 2009) adds several functions related to Reinforcement Learning and improve the handling of sparse matrices. For more detail see the README file.

FUNCTIONS DESCRIPTION


NOTATION


USE OF DOCUMENTATION

The documentation pages can be displayed with the MATLAB navigator (used for the MATLAB help). In the File menu, choose the Open item. Open the sub-directory documentation. Select the item 'All Files (*.*)' for the attribut Files of type. Then select the file DOCUMENTATION.html and open it.
The sub-directory documentation contains all the pages describing the m-functions in HTML.




mdp_toolbox/documentation/DOCUMENTATION.html
Page created on July 31, 2009. Last update on August 31, 2009.