Located in /ANN_Neuron.php (line 52)
[75] | public | ANN_Neuron : | __construct (ANN_Network $network) | |
[209] | public | void : | activate () | |
[312] | public | float : | adjustLearningRateMinus () | |
[296] | public | float : | adjustLearningRatePlus () | |
[224] | public | void : | adjustWeights () | |
[183] | public | float : | getDelta () | |
[247] | public | float : | getDeltaFactor () | |
[172] | public | float : | getDeltaWithMomentum () | |
[285] | public | float : | getErrorWeightDerivative () | |
[127] | protected | array : | getInputs () | |
[328] | public | float : | getLearningRate () | |
[161] | public | array : | getOutput () | |
[150] | public | float : | getWeight (integer $keyNeuron) | |
[138] | public | array : | getWeights () | |
[194] | protected | void : | initialiseWeights () | |
[116] | public | void : | setDelta (float $delta) | |
[236] | public | void : | setDeltaFactor (float $deltaFactor) | |
[274] | public | void : | setErrorWeightDerivative (float $errorWeightDerivative) | |
[89] | public | void : | setInputs (array $inputs) | |
[105] | protected | void : | setOutput (array $output) | |
[259] | public | float : | updateErrorWeightDerivative (float $errorWeightDerivative) |
Documentation generated on Tue, 16 Dec 2008 18:36:08 +0100 by phpDocumentor 1.4.1