0 votes
in Data Handling by
List the activation functions you have used so far in your projects and how you would choose one.

1 Answer

0 votes
by

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
0 votes
asked Nov 2, 2020 in Data Science by AdilsonLima
...