iCub-main
|
#include "iCub/learningMachine/IMachineLearner.h"
#include "iCub/learningMachine/DummyLearner.h"
#include "iCub/learningMachine/RLSLearner.h"
#include "iCub/learningMachine/LinearGPRLearner.h"
#include "iCub/learningMachine/LSSVMLearner.h"
#include "iCub/learningMachine/DatasetRecorder.h"
Go to the source code of this file.
Namespaces | |
namespace | iCub |
This file contains the definition of unique IDs for the body parts and the skin parts of the robot. | |
namespace | iCub::learningmachine |
Functions | |
void | iCub::learningmachine::registerMachines () |