Keras/Tensorflow Conv1D expected input shape我想对29个要素输入数据应用一维卷积(如29x1形状)。 我告诉Keras input_shape=(29,1),但是我得到一个 ...
確定! 回上一頁