Search code examples
Why use softmax only in the output layer and not in hidden layers?...


machine-learningneural-networkclassificationsoftmaxactivation-function

Read More
How to speed up a custom pytorch activation function?...


pytorchactivation-function

Read More
Neural network - exercise...


neural-networklayeractivation-function

Read More
dropout with relu activations...


tensorflowmachine-learningneural-networkactivation-functiondropout

Read More
Why is ReLU a non-linear activation function?...


machine-learningneural-networkdeep-learningactivation-functionrelu

Read More
What is the best choice for an activation function in case of small sized neural networks...


pythonmachine-learningdeep-learningpytorchactivation-function

Read More
Activation functions: Softmax vs Sigmoid...


pythonconv-neural-networksoftmaxactivation-functionsigmoid

Read More
Saving Pytorch model with specified activation function...


pytorchactivation-function

Read More
how to get what type of activation is used?...


pythontensorflowkerasactivation-function

Read More
How to customize Keras layer names and also have it automatically increment layer.name...


pythontensorflowkerasactivation-function

Read More
Don't all neurons in a neural network always fire/activate?...


machine-learningneural-networkactivation-function

Read More
How to initialize parameters of an activation function?...


pythonmachine-learningpytorchneural-networkactivation-function

Read More
Plotting activation function gradients in PyTorch?...


deep-learningpytorchneural-networktorchactivation-function

Read More
Is the sklearn MLPRegressor linear activation producing a linear model?...


pythonmachine-learningscikit-learnneural-networkactivation-function

Read More
How do I implement leaky relu using Numpy functions...


numpyactivation-functionrelu

Read More
Trainable beta in swish activation function, CNN, torch...


pytorchconv-neural-networkactivation-function

Read More
What activation function is used in the nce_loss?...


tensorflowneural-networkactivation-function

Read More
Why does almost every Activation Function Saturate at Negative Input Values in a Neural Network...


kerasdeep-learningneural-networkactivation-function

Read More
difference calling activation function...


pythontensorflowmachine-learningdeep-learningactivation-function

Read More
Why does the gated activation function (used in Wavenet) work better than a ReLU?...


machine-learningneural-networkdeep-learningactivation-function

Read More
What is negative_slope argument of tf.keras.layers.ReLU?...


tensorflowkerasactivation-function

Read More
How to create a custom conditional activation function...


tensorflowkerasneural-networkactivation-function

Read More
Adaptive Activation Function in Tensorflow 2 trained variable for mulitple calls...


kerastensorflow2.0keras-layeractivation-function

Read More
sklearn: Set the valute to the attribute out_activation_ to 'logistic'...


pythonmachine-learningscikit-learnoutputactivation-function

Read More
The function for tensor value generates this Error: 'false_fn' must be callable...


pythontensorflowautoencoderactivation-functionrelu

Read More
What is the purpose of having the same input and output in PyTorch nn.Linear function?...


machine-learningpytorchneural-networkautoencoderactivation-function

Read More
How to change activation layer in Pytorch pretrained module?...


pythonneural-networkdeep-learningpytorchactivation-function

Read More
Pytorch custom activation functions?...


pythonneural-networkdeep-learningpytorchactivation-function

Read More
Why the computing efficiency of torch.tanh is much higher than the direct expression?...


performancepytorchexpressionactivation-functionhyperbolic-function

Read More
Using Prelu in Tensorflow...


tensorflowkerasdeep-learningactivation-functionrelu

Read More
BackNext