Python 函数两括号()() ()(X)的语法含义

在写吴恩达《深度学习》课程编程题时,见到这样的用法:python def model(input_shape): # Define the input placeholder as a tensor with shape input_shape. Think of this as your input image! X_input = Input(input_shape)
相关文章
相关标签/搜索