#include "Globals.h"
#include "Observation.h"
#include "RBFInputData.h"
Go to the source code of this file.
Namespaces | |
namespace | verve |
Classes | |
class | verve::PredictiveModel |
A PredictiveModel learns a predictive model of the environment dynamics (transitions) from direct experience. More... |