Quantcast
Channel: Keras Conv1D model Input_shape value error - Data Science Stack Exchange
Browsing all 3 articles
Browse latest View live

Answer by Itachi for Keras Conv1D model Input_shape value error

Can you give exact error, can't solve without that!! There are 2 problems, the first your input shape should be input_tensor=Input(shape=(6, 1)) as it was throwing this error: input 0 is incompatible...

View Article



Answer by Swapnil Pote for Keras Conv1D model Input_shape value error

After running your code & the major issue found out is the lack of proper mentioning of input shape. In your case insisted of passing shape=(6,) try to pass shape=(6,1) and make sure your data...

View Article

Keras Conv1D model Input_shape value error

I am not sure why I am receiving this value error. Additionally, I haven't found a tutorial that explicitly talks about the appropriateness of size of filters and kernel. I would appreciate some input...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>