File ANNalgorithmBreakawayNetwork Documentation

Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020

Copyright © 2020, BAI Research. All Rights Reserved.

File Name: ANNalgorithmBreakawayNetwork.cpp/.hpp

File Description: ANN algorithm breakaway network

File Function List


File Diagram (functions hierarchy)


Function ANNalgorithmBreakawayNetworkClass::trainNeuralNetworkBreakaway()

Function Summary
namereturn typedescription
trainNeuralNetworkBreakawaybooltrain neural network breakaway

Function Arguments
nametypedescription
firstInputNeuronInNetworkANNneuron* first input neuron in network
firstOutputNeuronInNetwork ANNneuron** first output neuron in network
numberOfInputNeurons const int number of input neurons
numberOfOutputNeurons const int number of output neurons
simple const bool simple
numEpochs const int num epochs
maxFolds const int max folds
maxEpochs const int max epochs
firstExperienceInDataSet ANNexperience* first experience in data set
numberOfExperiences const int64_t number of experiences
sizeOfSupernet const int size of supernet
numberOfLayersOriginal int number of layers original

Function Reference List


Function Trace
locationcurrent function being traced
ANNmain.hpptrainNeuralNetworkBreakaway
ANNmain.hpptrainNetwork
ANNmain.hppmainUI

Trace Diagram (magenta)