Located in /Layer.php (line 52)
[75] | public | ANN_Layer : | __construct (ANN_Network $objNetwork, integer $intNumberOfNeurons, [ANN_Layer $objNextLayer = null]) | |
[171] | public | void : | activate () | |
[247] | public | void : | adjustWeights () | |
[200] | public | void : | calculateHiddenDeltas () | |
[229] | public | void : | calculateOutputDeltas (array $arrDesiredOutputs) | |
[156] | protected | void : | createNeurons (integer $intNumberOfNeurons) | |
[105] | public | array : | getNeurons () | |
[116] | public | integer : | getNeuronsCount () | |
[127] | public | array : | getOutputs () | |
[139] | public | array : | getThresholdOutputs () | |
[93] | public | void : | setInputs (array &$arrInputs) |
Documentation generated on Wed, 06 Jan 2010 19:14:55 +0100 by phpDocumentor 1.4.1