AIToolbox
A library that offers tools for AI problem solving.
|
Go to the documentation of this file. 1 #ifndef AI_TOOLBOX_FACTORED_BANDIT_RANDOM_POLICY_HEADER_FILE
2 #define AI_TOOLBOX_FACTORED_BANDIT_RANDOM_POLICY_HEADER_FILE
50 mutable std::vector<std::uniform_int_distribution<size_t>> randomDistributions_;