Evonet Member List

This is the complete list of members for Evonet, including all inherited members.

addObserver(RuntimeParameterObserver *obs)ParameterSettableWithConfigureFunction
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettableWithConfigureFunctionprotectedstatic
AllowMultipleParameterSettableWithConfigureFunction
backPropStep(QVector< float > tInput, double rate)Evonet
backPropStep2(QVector< float > tInput, double rate)Evonet
calculateBackPropagationError(QVector< float > tInput)Evonet
computeMeanSquaredError(QVector< float > trainingSet, QVector< float > desiredOutput)Evonet
computeParameters()Evonet
configure(ConfigurationParameters &params, QString prefix)Evonetvirtual
copyPheParameters(int *pheGene)Evonet
create_net_block(int inputNeuronType, int hiddenNeuronType, int outputNeuronType, bool recurrentHiddens, bool inputOutputConnections, bool recurrentOutputs, bool biasOnHidden, bool biasOnOutput)Evonet
DefaultParameterSettableWithConfigureFunction
DEFAULT_VALUEEvonetstatic
describe(QString type)Evonetstatic
endTraining()Evonet
Evonet()Evonet
evonetUpdated()Evonetsignal
exportWeightsToMATLABFile(char *path) (defined in Evonet)Evonet
extractWeightsFromNet(Eigen::VectorXf &w)Evonet
freeParameters()Evonet
fullParameterDescriptionPath(QString type, QString param)ParameterSettableWithConfigureFunctionstatic
fullSubgroupDescriptionPath(QString type, QString sub)ParameterSettableWithConfigureFunctionstatic
getBackPropError()Evonet
getBrange()Evonet
getFreeParameter(int i)Evonet
getGrange()Evonet
getHidden(int h)Evonet
getInput(int in)Evonet
getMutations(float *mut)Evonet
getNetworkName() const Evonet
getNeuron(int in)Evonet
getNoHiddens()Evonet
getNoInputs()Evonet
getNoNeurons()Evonet
getNoOutputs()Evonet
getOldestStoredActivations()Evonet
getOutput(int out)Evonet
getParamBias(int nbias)Evonet
getRuntimeParameter(QString paramName)ParameterSettableWithConfigureFunction
getTeachingInputEntry(int id)Evonet
getUIManager()Evonetvirtual
getWeight(int to, int from)Evonet
getWrange()Evonet
hardwire()Evonet
importWeightsFromMATLABFile(char *path) (defined in Evonet)Evonet
importWeightsFromVector(Eigen::VectorXf &w)Evonet
InfinityParameterSettableWithConfigureFunctionstatic
initBackPropFreep()Evonet
initWeightsInRange(float min, float max)Evonet
initWeightsInRange(float minBias, float maxBias, float minWeight, float maxWeight)Evonet
initWeightsNguyenWidrow(float min, float max)Evonet
injectHidden(int nh, float val)Evonet
inTraining() (defined in Evonet)Evonetinline
IsListParameterSettableWithConfigureFunction
IsMandatoryParameterSettableWithConfigureFunction
load_net_blocks(const char *filename, int mode)Evonet
logistic(float f)Evonet
MaxIntegerParameterSettableWithConfigureFunctionstatic
maxIterationsEvonet
MAXNEvonetstatic
MAXSTOREDACTIVATIONSEvonetstatic
MinIntegerParameterSettableWithConfigureFunctionstatic
NetworkDialog (defined in Evonet)Evonetfriend
neurondcolorEvonet
neurondisplayEvonet
neuronlEvonet
neuronlesionEvonet
neuronlesionsEvonet
neuronlesionValEvonet
neuronrangeEvonet
notifyChangesToParam(QString paramName)ParameterSettableWithConfigureFunctionprotected
nselectedEvonet
ParameterSettable()ParameterSettableWithConfigureFunction
ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction
pheFileLoaded()Evonet
postConfigureInitialization()ParameterSettableWithConfigureFunctionvirtual
prepareForTraining(QVector< float > &err_w)Evonet
printAct()Evonet
printBlocks()Evonet
printIO()Evonet
printWeights()Evonet
Property enum nameParameterSettableWithConfigureFunction
readNewPheLine(QStringList, float *, float *)Evonet
readOldPheLine(QStringList, float *, float *)Evonet
removeObserver(RuntimeParameterObserver *obs)ParameterSettableWithConfigureFunction
RendNetwork (defined in Evonet)Evonetfriend
resetNet()Evonet
save(ConfigurationParameters &params, QString prefix)Evonetvirtual
save_net_blocks(const char *filename, int mode)Evonet
selectedpEvonet
setGraphicalEditor(QString type)ParameterSettableWithConfigureFunctionprotectedstatic
setInput(int inp, float value)Evonet
setNeckReflex()Evonet
setNetworkName(const QString &name)Evonet
setParameters(const int *dt)Evonet
setRanges(double weight, double bias, double gain)Evonet
setRuntimeParameter(QString paramName, T newvalue)ParameterSettableWithConfigureFunction
setWeight(int to, int from, float w)Evonet
showTeachingInput()Evonet
tansig(float f)Evonet
trainLevembergMarquardt(QVector< float > trainingSet, QVector< float > desiredOutput, float maxError)Evonet
trainLevembergMarquardtThroughTime(QVector< float > trainingSet, QVector< float > desiredOutput, int time, float maxError)Evonet
typeName() const ParameterSettableWithConfigureFunction
updateCounts()Evonet
updateNet()Evonet
updateWeightsAfterBackProp()Evonet
~ParameterSettable()ParameterSettableWithConfigureFunctionvirtual
~ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunctionvirtual