#include "Agent.h"
#include "Observation.h"
#include "PredictiveModel.h"
#include "RLModule.h"
Go to the source code of this file.
Namespaces | |
namespace | verve |
Functions | |
VERVE_EXPORT_FUNCTION Agent *VERVE_CALL | verve::createAgent (const AgentDescriptor &desc) |