AIToolbox
A library that offers tools for AI problem solving.
QL.hpp File Reference

Go to the source code of this file.

Classes

class  AIToolbox::MDP::QL
 This class implements off-policy control via Q(lambda). More...
 
class  AIToolbox::MDP::QLEvaluation
 This class implements off-policy evaluation via Q(lambda). More...
 

Namespaces

 AIToolbox
 
 AIToolbox::MDP