Subsections
Readout
This class implements readouts within the simulation. Readouts take the responses of the liquid and calculate a new function with these inputs. Readouts can be trained to approximate some target function. Readouts can be connected to physical models or feedback neurons for closed-loop simulations. Therefore the interface of readouts is similar to that of synapses. The output of a readout can be recorded.
- enabled :
- Flag: 0 ... readout disabled, 1 ... readout enabled
- offset :
- Offset of output values.
- range :
- Range of output values.
- output :
- Output variable of a readout.