AIToolbox
A library that offers tools for AI problem solving.
|
Go to the documentation of this file. 1 #ifndef AI_TOOLBOX_FACTORED_BANDIT_EXPERIENCE_HEADER_FILE
2 #define AI_TOOLBOX_FACTORED_BANDIT_EXPERIENCE_HEADER_FILE
95 const std::vector<PartialKeys> & deps_;
98 std::vector<Vector> M2s_;
102 unsigned long timesteps_;