Located in /Layer.php (line 52)
[75] | public | ANN_Layer : | __construct (ANN_Network $objNetwork, integer $intNumberOfNeurons, [ANN_Layer $objNextLayer = null]) | |
[171] | public | void : | activate () | |
[242] | public | void : | adjustWeights () | |
[195] | public | void : | calculateHiddenDeltas () | |
[224] | 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 Sat, 26 Dec 2009 15:41:31 +0100 by phpDocumentor 1.4.1