libeblearn
|
#include <ebl_nonlinearity.h>
Public Member Functions | |
tanh_module () | |
empty constructor | |
void | fprop (Tstate &in, Tstate &out) |
fprop from in to out | |
void | bprop (Tstate &in, Tstate &out) |
bprop | |
void | bbprop (Tstate &in, Tstate &out) |
bbprop | |
virtual tanh_module< T, Tstate > * | copy () |
Returns a deep copy of this module. | |
Protected Attributes | |
idx< T > | tmp |
Temporary buffer. |
a slab of tanh