libeblearn
|
#include <ebl_nonlinearity.h>
Public Member Functions | |
softmax (double b) | |
void | fprop (Tstate &in, Tstate &out) |
void | bprop (Tstate &in, Tstate &out) |
void | bbprop (Tstate &in, Tstate &out) |
Public Attributes | |
double | beta |
softmax module if in is idx0 -> out is idx0 and equal to 1 if in is idx1 -> it is just one pool if in is idx2 -> it is just one pool if in is idx3 -> the last two dimensions are pools if in is idx4 -> the last two dimensions are pools if in is idx5 -> the last four dimensions are pools if in is idx6 -> the last four dimensions are pools