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

Go to the source code of this file.

Classes

class  AIToolbox::MDP::TreeBackupL
 This class implements off-policy control via Tree Backup(lambda). More...
 
class  AIToolbox::MDP::TreeBackupLEvaluation
 This class implements off-policy evaluation via Tree Backup(lambda). More...
 

Namespaces

 AIToolbox
 
 AIToolbox::MDP