Softmax

Module used to calculate the softmax over its input.

Example XML definition

Example

  <module
      class = "Softmax"
      name = "Softmax"
  />

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "Softmax".string
nameThe name of this instance of the module.string
typeScale factorchoices:
polynomial
exponential
polynomial
exponenetExponentfloat2

Module Connections

Inputs

NameDescription
INPUTThe input

Outputs

NameDescription
OUTPUTThe output

Author

Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science

Files

Softmax.h
Softmax.cc
Softmax.ikc

blog comments powered by Disqus