SelectMax
A module sets the output element corresponding to its maximum input element to 1. The rest of the output is 0.
Example XML definition
Example
<module
class = "SelectMax"
name = "SelectMax"
/>
Module Connections
Inputs
| Name | Description |
|---|---|
| INPUT | The input |
Outputs
| Name | Description |
|---|---|
| OUTPUT | Output with a single 1 at the maximum of the input |
Author
Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science
Files
SelectMax.h
SelectMax.cc
SelectMax.ikc