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

NameDescription
INPUTThe input

Outputs

NameDescription
OUTPUTOutput 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

blog comments powered by Disqus