单项选择题

tf.keras.layers.Dense创建神经网络层时,以下哪个参数用于指定网络层的激活函数?()

A.units
B.kernel_initialize
C.activation
D.input_shape