Located in /ANN_Neuron.php (line 52)
[75] | public | ANN_Neuron : | __construct (ANN_Network $objNetwork) | |
[199] | public | void : | activate () | |
[319] | public | float : | adjustLearningRateMinus () | |
[303] | public | float : | adjustLearningRatePlus () | |
[214] | public | void : | adjustWeights () | |
[174] | public | float : | getDelta () | |
[256] | public | float : | getDeltaFactor () | |
[163] | public | float : | getDeltaWithMomentum () | |
[292] | public | float : | getErrorWeightDerivative () | |
[118] | protected | array : | getInputs () | |
[335] | public | float : | getLearningRate () | |
[152] | public | float : | getOutput () | |
[141] | public | float : | getWeight (integer $intKeyNeuron) | |
[129] | public | array : | getWeights () | |
[185] | protected | void : | initializeWeights () | |
[107] | public | void : | setDelta (float $floatDelta) | |
[245] | public | void : | setDeltaFactor (float $floatDeltaFactor) | |
[281] | public | void : | setErrorWeightDerivative (float $errorWeightDerivative) | |
[91] | public | void : | setInputs (array $arrInputs) | |
[268] | public | float : | updateErrorWeightDerivative (float $errorWeightDerivative) |
Documentation generated on Thu, 01 Jan 2009 16:01:53 +0100 by phpDocumentor 1.4.1