in Data Handling by (6.4k points)
List the activation functions you have used so far in your projects and how you would choose one.

1 Answer

0 votes
by (6.4k points)

The most common activation functions are:

  • Sigmoid
  • Tanh
  • ReLU
  • Softmax

While it is not important to know all the activation functions, you can always score points by knowing the range of these functions and how they are used. Here is a handy table for you to follow:

different _activation_functions_deep_learning

Related questions

+1 vote
asked May 27, 2019 in Data Handling by tempuser (391 points)
0 votes
asked Dec 18, 2020 in SVN by SakshiSharma (32.2k points)
0 votes
asked Nov 2, 2020 in Data Science by AdilsonLima (6.4k points)
...