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

Connected

练习

Model summaries

In this exercise, you will take a closer look at the summary of one of your 3-input models available in your workspace as model. Note how many layers the model has, how many parameters it has, and how many of those parameters are trainable/non-trainable.

说明 1 / 共 3 个

undefined XP
    1
    2
    3

问题

How many total parameters does this model have?

答案选项