OpenANN  1.1.0
An open source library for artificial neural networks.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Normalization.h File Reference
#include <OpenANN/Transformer.h>
#include <Eigen/Core>

Go to the source code of this file.

Classes

class  OpenANN::Normalization
 Normalize data so that for each feature the mean is 0 and the standard deviation is 1. More...
 

Namespaces

 OpenANN