Located in /ANN_Neuron.php (line 52)
[75] | public | ANN_Neuron : | __construct (ANN_Network $objNetwork) | |
[209] | public | void : | activate () | |
[310] | public | float : | adjustLearningRateMinus () | |
[294] | public | float : | adjustLearningRatePlus () | |
[224] | public | void : | adjustWeights () | |
[183] | public | float : | getDelta () | |
[247] | public | float : | getDeltaFactor () | |
[172] | public | float : | getDeltaWithMomentum () | |
[283] | public | float : | getErrorWeightDerivative () | |
[127] | protected | array : | getInputs () | |
[326] | public | float : | getLearningRate () | |
[161] | public | array : | getOutput () | |
[150] | public | float : | getWeight (integer $intKeyNeuron) | |
[138] | public | array : | getWeights () | |
[194] | protected | void : | initialiseWeights () | |
[116] | public | void : | setDelta (float $floatDelta) | |
[236] | public | void : | setDeltaFactor (float $floatDeltaFactor) | |
[272] | public | void : | setErrorWeightDerivative (float $errorWeightDerivative) | |
[89] | public | void : | setInputs (array $arrInputs) | |
[105] | protected | void : | setOutput (array $arrOutput) | |
[259] | public | float : | updateErrorWeightDerivative (float $errorWeightDerivative) |
Documentation generated on Thu, 18 Dec 2008 18:37:36 +0100 by phpDocumentor 1.4.1