|
iCub-main
|
#include "iCub/learningMachine/ITransformer.h"#include "iCub/learningMachine/IScaler.h"#include "iCub/learningMachine/ScaleTransformer.h"#include "iCub/learningMachine/LinearScaler.h"#include "iCub/learningMachine/Standardizer.h"#include "iCub/learningMachine/Normalizer.h"#include "iCub/learningMachine/FixedRangeScaler.h"#include "iCub/learningMachine/RandomFeature.h"#include "iCub/learningMachine/SparseSpectrumFeature.h"
Include dependency graph for TransformerCatalogue.h:
This graph shows which files directly or indirectly include this file: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::registerTransformers () |