Capsule neural network: Difference between revisions

Content deleted Content added
Line 85:
 
==== Procedure squash ====
Because the length of the vectors represents probabilities they should be between zero (0) and one (1), and to do that a squashing function is applied:<ref name=":1"/>
 
:<math>\begin{array}{lcl}
1: \mathbf{procedure}~ \mathrm{squash} ( \mathbf{a} ) \\
2: \quad \triangleright \mbox{argument vector} \\
2: \quad \triangleright \mbox{return vector} \\