AIToolbox
A library that offers tools for AI problem solving.
|
#include <AIToolbox/Types.hpp>
Go to the source code of this file.
Namespaces | |
AIToolbox | |
AIToolbox::Bandit | |
Typedefs | |
MDP Value Types | |
The QFunction here is simply the vector containing the mean reward for each action. | |
using | AIToolbox::Bandit::QFunction = Vector |
MDP Value Types | |
The QFunction here is simply the vector containing the mean reward for each action. | |
using | AIToolbox::Bandit::QFunction = Vector |