I want to apply 1-dimensional convolution on my 29 feature input data (as in 29x1 shape). I tell Keras that input_shape=(29,1) but I get an error that it ...
確定! 回上一頁