We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hi, I think there is a little bug at numpy-ml/numpy_ml/neural_nets/activations/activations.py Line 64.
your code
fn_x = self.fn_x
but
self.fn_x Never defined
self.fn_x