Different activation functions
The sigmoid()
,tanh()
, ReLU()
, and leaky_ReLU()
functions have been defined and ready for you to use. Each function receives an input number X and returns its corresponding Y value.
Which of the statements below is false?
This exercise is part of the course
Introduction to Deep Learning with Keras
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
