Search code examples
Where activation function calculated in the session.run()...


pythontensorflowmachine-learningactivation-function

Read More
Create custom 'non differentiable' activation function in keras...


pythonkerasneural-networkactivation-function

Read More
Why does multi-class classification fails with sigmoid?...


deep-learningpytorchloss-functionmulticlass-classificationactivation-function

Read More
Is there a simple way to extend an existing activation function? My custom softmax function returns:...


pythontensorflowkerassoftmaxactivation-function

Read More
Faster implementation for ReLu derivative in python?...


pythonnumpymachine-learningdeep-learningactivation-function

Read More
Using a custom step activation function in Keras results in "An operation has `None` for gradie...


pythontensorflowkerasgradientactivation-function

Read More
keras custom activation to drop under certain conditions...


replacekeraskeras-layeractivationactivation-function

Read More
Piecewise activation function in tensorflow and broadcasting math operation...


pythontensorflowkerasneural-networkactivation-function

Read More
How do I use categorical_hinge in Keras?...


keraskeras-2loss-functionactivation-function

Read More
why linear function is useless in multiple layer neural network? How last layer become the linear fu...


neural-networkactivation-function

Read More
Getting the output prior to non-linear activation in Keras...


kerasneural-networkconv-neural-networkconvolutionactivation-function

Read More
Derivative of activation function vs partial derivative wrt. loss function...


machine-learningartificial-intelligencebackpropagationloss-functionactivation-function

Read More
Block Activation Function Realization in Tensorflow...


pythontensorflowneural-networkdeep-learningactivation-function

Read More
What is the difference between keras.activations.softmax and keras.layers.Softmax?...


machine-learningkerasdeep-learningsoftmaxactivation-function

Read More
How to plot keras activation functions in a notebook...


pythonmachine-learningkerasactivation-function

Read More
Tensorflow, square root activation function implementation (shaping error)...


pythonpython-3.xtensorflowactivation-function

Read More
what activation function should I use to enforce rounding like behaviour...


pythontensorflowneural-networkderivativeactivation-function

Read More
how to define the derivative of a custom activation function in keras...


machine-learningkerasdeep-learningactivation-function

Read More
Implementation of tanh() activation function for a CNN...


c++eigenactivation-function

Read More
How does Keras optimize weights on layers which have no activation?...


pythonkerasactivation-function

Read More
Why is ReLU used in regression with Neural Networks?...


machine-learningneural-networkkerasregressionactivation-function

Read More
Why pytorch has two kinds of Non-linear activations?...


neural-networkdeep-learningpytorchtensoractivation-function

Read More
Is weight initialization different for dense and convolutional layers?...


machine-learningneural-networkconv-neural-networkdata-scienceactivation-function

Read More
How to make a custom activation function with only Python in Tensorflow?...


pythontensorflowneural-networkdeep-learningactivation-function

Read More
How to set a suitable activation function for an ANN having negative input values...


machine-learningneural-networkactivation-function

Read More
How to specify the axis when using the softmax activation in a Keras layer?...


deep-learningkerasactivation-function

Read More
Implementing sigmoid function in python...


pythonactivation-functionsigmoid

Read More
ReLU derivative with NumPy...


pythonarraysnumpyactivation-functionrelu

Read More
Is there a better activation function for my neural network?...


javaneural-networkbufferedimageactivation-functionsigmoid

Read More
Deep neural network not learning...


machine-learningneural-networkdeep-learningartificial-intelligenceactivation-function

Read More
BackNext