Convolutional block DOES NOT seem to support Conv1D? #1345
-
Is this a deliberate omission? |
Beta Was this translation helpful? Give feedback.
Answered by
haifeng-jin
Sep 26, 2020
Replies: 1 comment 1 reply
-
I think the ConvBlock class support 1D data. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
istavnit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the ConvBlock class support 1D data.
If it doesn't, we have an example here: https://github.com/keras-team/autokeras/blob/master/examples/automodel_with_cnn.py