Softmax
This page describes a module in the upcoming version 1.2 of Ikaros and may not be correct for version 1.1
Module used to calculate the softmax over its input.
Example XML definition
Example
<module
class = "Softmax"
name = "Softmax"
/>
Module Connections
Inputs
| Name | Description |
|---|---|
| INPUT | The input |
Outputs
| Name | Description |
|---|---|
| OUTPUT | The output. |
Author
Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science
Files
Softmax.h
Softmax.cc
Softmax.ikc