1. 学习
  2. /
  3. 课程
  4. /
  5. Introduction to Deep Learning with Keras

Connected

练习

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?

说明

50 XP

答案选项