Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
name | type | description |
id | int64_t | id |
orderID | int64_t | order ID |
layerID | int64_t | layer ID |
subnetID | int64_t | subnet ID |
bias | double | bias |
storedBias | double | stored bias |
output | double | output |
classTarget | double | class target |
error | double | error |
backNeuronMatchTemp | bool | back neuron match temp |
memoryTrace | int64_t | memory trace |
intermediaryNeuronCreatedThisRound | bool | intermediary neuron created this round |
neuronTypeInput | bool | neuron type input |
neuronTypeTopLevelCategory | bool | neuron type top level category |
neuronTypeIntermediary | bool | neuron type intermediary |
topLevelCategoryAlreadyExistsDeleteThisNewCopy | bool | top level category already exists delete this new copy |
printed | bool | printed |
printedXML | bool | printed XML |
spatialCoordinatesSet2D | bool | spatial coordinates set 2D |
spatialCoordinatesSet3D | bool | spatial coordinates set 3D |
xPosRel | int64_t | xPos rel |
yPosRel | int64_t | yPos rel |
zPosRel | int64_t | zPos rel |
spatialCoordinatesSetClassification | bool | spatial coordinates set classification |
xPosRelFrac | double | xPos rel frac |
yPosRelFrac | double | yPos rel frac |
zPosRelFrac | double | zPos rel frac |
nextNeuron | ANNneuron* | next neuron |
hasFrontLayer | bool | has front layer |
hasBackLayer | bool | has back layer |
firstNeuronInFrontLayer | ANNneuron* | first neuron in front layer |
firstNeuronInBackLayer | ANNneuron* | first neuron in back layer |
frontANNneuronConnectionList | vector<ANNneuronConnection*> | front ANN neuron connection list |
backANNneuronConnectionList | vector<ANNneuronConnection*> | back ANN neuron connection list |
sideANNneuronConnectionList | vector<ANNneuronConnection*> | side ANN neuron connection list |
isSubnet | bool | is subnet |
firstNeuronInBackLayerOfSubnet | ANNneuron* | first neuron in back layer of subnet |
firstNeuronInFrontLayerOfSubnet | ANNneuron* | first neuron in front layer of subnet |
isInputSubnet | bool | is input subnet |
isOutputSubnet | bool | is output subnet |
GIAisConceptEntity | bool | GIA is concept entity |
GIAentityName | string | GIA entity name |
GIAactiveForSubnetIdentification | bool | GIA active for subnet identification |
GIAalreadyParsed | bool | GIA already parsed |
GIAactivationAge | int64_t | GIA activation age |
GIAconceptIndexBitID | int | GIA concept index bit ID |
GIAconceptIndexType | int | GIA concept index type |
GIAconceptIndex | int | GIA concept index |
SANIneuronName | string | SANI neuron name |
SANIneuronStrength | double | SANI neuron strength |
SANIactivationLevel | int | SANI activation level |
SANIgeneratedForLastSentence | bool | SANI generated for last sentence |
location | current function being traced |
ANNalgorithmBackpropagationUpdate.hpp | averageNeuronKeyProperties |
ANNalgorithmBackpropagationUpdate.hpp | copyNeuronContainerListToANNneuronConnectionContainerList |
ANNalgorithmBackpropagationUpdate.hpp | backPropogationForwardPassStep |
ANNalgorithmBackpropagation.hpp | ANNbackPropogationPass |
ANNalgorithmBackpropagation.hpp | trainNeuralNetworkBackpropagationSimpleNoReset |
ANNmain.hpp | trainNeuralNetworkBackpropagationSimple |
ANNmain.hpp | trainNetwork |
ANNmain.hpp | mainUI |
ANNalgorithmBreakawayNetwork.hpp | trainNeuralNetworkBackpropagationSimpleNoReset |
ANNalgorithmBackpropagation.hpp | ANNbackPropogationPass |
ANNalgorithmMemoryNetworkUpdate.hpp | backPropogationForwardPassStep |
ANNalgorithmMemoryNetwork.hpp | ANNclassificationAndMemoryPass |
ANNalgorithmMemoryNetwork.hpp | ANNclassificationAndMemoryPass |
ANNalgorithmBackpropagationUpdate.hpp | copyNeuronContainerListToANNneuronConnectionContainerList |
ANNalgorithmMemoryNetworkUpdate.hpp | copyNeuronContainerListToANNneuronConnectionContainerList |
ANNalgorithmBackpropagationUpdate.hpp | averageNeuronKeyProperties |