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?
Cet exercice fait partie du cours
Introduction to Deep Learning with Keras
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
