![]() |
GestureRecognitionToolkit
Version: 1.0 Revision: 04-03-15
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
This is the complete list of members for GRT::Neuron, including all inherited members.
activationFunction (defined in GRT::Neuron) | GRT::Neuron | |
ActivationFunctions enum name (defined in GRT::Neuron) | GRT::Neuron | |
bias (defined in GRT::Neuron) | GRT::Neuron | |
BIPOLAR_SIGMOID enum value (defined in GRT::Neuron) | GRT::Neuron | |
clear() (defined in GRT::Neuron) | GRT::Neuron | |
fire(const VectorDouble &x) (defined in GRT::Neuron) | GRT::Neuron | |
gamma (defined in GRT::Neuron) | GRT::Neuron | |
getDerivative(const double &y) (defined in GRT::Neuron) | GRT::Neuron | |
init(const UINT numInputs, const UINT actvationFunction) (defined in GRT::Neuron) | GRT::Neuron | |
LINEAR enum value (defined in GRT::Neuron) | GRT::Neuron | |
Neuron() (defined in GRT::Neuron) | GRT::Neuron | |
NUMBER_OF_ACTIVATION_FUNCTIONS enum value (defined in GRT::Neuron) | GRT::Neuron | |
numInputs (defined in GRT::Neuron) | GRT::Neuron | |
previousBiasUpdate (defined in GRT::Neuron) | GRT::Neuron | |
previousUpdate (defined in GRT::Neuron) | GRT::Neuron | |
SIGMOID enum value (defined in GRT::Neuron) | GRT::Neuron | |
validateActivationFunction(const UINT actvationFunction) (defined in GRT::Neuron) | GRT::Neuron | static |
weights (defined in GRT::Neuron) | GRT::Neuron | |
~Neuron() (defined in GRT::Neuron) | GRT::Neuron |