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

Go to the source code of this file.

Classes

class  AIToolbox::MDP::ImportanceSampling
 This class implements off-policy control via importance sampling. More...
 
class  AIToolbox::MDP::ImportanceSamplingEvaluation
 This class implements off-policy evaluation via importance sampling. More...
 

Namespaces

 AIToolbox
 
 AIToolbox::MDP