在Model定義裡像是我們會使用 tf.keras.Sequential 來包網路架構,在各層的定義就會使用 tf.keras.layers 來定義每一層(Ex: neuron數、activation function等等)。最後就丟 ...
確定! 回上一頁