e3x.nn.functions.damping

Damping functions.

Functions that go to \(0\) for small \(x\) and are close to \(1\) for large \(x\) (assuming \(x>0\)).

Functions

smooth_damping(x[, gamma])

Smooth damping function.