close() | Interface | |
configure(ResourceFinder &rf) | Interface | |
configure(ResourceFinder &rf) | Interface | |
configure(ResourceFinder &rf) | Interface | |
configure(ResourceFinder &rf) | Interface | |
configure(ResourceFinder &rf) | Interface | |
configure(ResourceFinder &rf) | Interface | |
errorReceived(int iteration, float error) | MTRNNInterface | signal |
errorsReceived(QVector< float > errors) | MTRNNInterface | signal |
gpuListReceived(QStringList gpuList) | Interface | signal |
inputPort | Interface | protected |
Interface(GUI *pGUI) | Interface | |
Interface() | Interface | |
Interface() | Interface | |
Interface() | Interface | |
Interface() | Interface | |
Interface() | Interface | |
Interface() | Interface | |
leftCam | Interface | |
leftMotion | Interface | |
module | Interface | protected |
MTRNNInterface(GUI *pGUI) | MTRNNInterface | |
networkReceived(QVector< float > network) | MTRNNInterface | signal |
outputPort | Interface | protected |
parametersReceived(float learningRate, float momentum, float weightRange, float threshold, int iterations, int seed, int numFastNeurons, int numSlowNeurons, int ioDeltaT, int fastDeltaT, int slowDeltaT, int debuggingLevel, int plotUpdateInterval) | MTRNNInterface | signal |
printMessage() | Interface | protectedvirtual |
processGpuList() | Interface | protectedvirtual |
processPortData() | MTRNNInterface | protectedvirtual |
progressReceived(int progress) | Interface | signal |
receivedBottle | Interface | protected |
rightCam | Interface | |
rightMotion | Interface | |
sendAbortRequest() | Interface | slot |
sendActivity() | Interface | |
sendCpuRequest() | Interface | |
sendDataPointLimits() | Interface | |
sendError(int iteration, float error) | Interface | |
sendErrors() | Interface | |
sendGpuDeviceList() | Interface | |
sendGpuID(int gpuID) | Interface | |
sendGpuIDs(QVector< int > gpuIDs) | Interface | |
sendGpuList() | Interface | |
sendGpuList() | Interface | |
sendGpuList() | Interface | |
sendGpuList() | Interface | |
sendGpuList() | Interface | |
sendGpuListRequest() | Interface | |
sendMap() | Interface | |
sendMessage(string message) | Interface | |
sendMessage(string message) | Interface | |
sendMessage(string message) | Interface | |
sendMessage(string message) | Interface | |
sendMessage(string message) | Interface | |
sendMessage(string message) | Interface | |
sendNetwork() | Interface | |
sendNetworkRequest() | MTRNNInterface | |
sendNumInputs() | Interface | |
sendParameters(float learningRate, float momentum, float weightRange, float threshold, int iterations, int seed, int numFastNeurons, int numSlowNeurons, int ioDeltaT, int fastDeltaT, int slowDeltaT, int debuggingLevel, int plotUpdateInterval) | MTRNNInterface | slot |
Interface::sendParameters() | Interface | |
Interface::sendParameters(float learningRate, int numSubIterations, int numOutputs, int iterationPause) | Interface | |
sendParametersRequest() | Interface | |
sendProgress(int progress) | Interface | |
sendProgress(int progress) | Interface | |
sendQuitRequest() | Interface | |
sendSaveRequest(QString fileName) | MTRNNInterface | |
sendSimulationMode(int simulationMode) | Interface | slot |
sendStartRequest() | Interface | slot |
sendStatus(int status) | Interface | |
sendStatus(int status) | Interface | |
sendStatus(int status) | Interface | |
sendStatus(int status) | Interface | |
sendStatus(int status) | Interface | |
sendStatus(int status) | Interface | |
sendStopRequest() | Interface | slot |
sendTrainingFileData(int numControlNeurons, int numLinguisticNeurons, int numVisionNeurons, int numActionNeurons, int numSequences, int sequenceWidth, float minValue, float maxValue, QVector< int > seqenceSteps, QVector< float > sequenceData, int maxSequenceSteps, int totalSequenceSteps) | MTRNNInterface | |
sendTrainingRequest(QString fileName) | MTRNNInterface | |
sendTrainingRequest() | MTRNNInterface | |
sendTrainingTime() | Interface | |
statusReceived(int statusID) | Interface | signal |