e3x.nn.functions.cutoff

Cutoff functions.

Functions that gradually go from \(1\) (at \(x=0\)) to \(0\) (at \(x=x_{\rm cutoff}\)).

Functions

cosine_cutoff(x[, cutoff])

Cosine cutoff function.

smooth_cutoff(x[, cutoff])

Smooth cutoff function.