ActivationsToGui Struct Reference
The class with data exchanged with the GUI. More...
Public Attributes | |
| bool | activations |
| Whether data in the vector is neurons activations or net intput and error. More... | |
| QVector< float > | data |
| The vector with data. More... | |
| QVector< QColor > | neurondcolor |
| The color for each neuron. More... | |
| QVector< QString > | neuronl |
| Neuron labels. More... | |
| bool | updateLabelAndColors |
| If true the gui should update labels and colors. More... | |
| int | updatesCounter |
| The current step. More... | |
Detailed Description
The class with data exchanged with the GUI.
Here we only have data exchanged with the neuron monitor (i.e. neurons activations)
Member Data Documentation
| bool activations |
| QVector<QColor> neurondcolor |
| QVector<QString> neuronl |
| bool updateLabelAndColors |
The documentation for this struct was generated from the following file:
- experiments/include/evonet.h