Merged 1D-CNN and 2D-CNN
问题 I want to build a merged CNN model using 1D and 2D CNN but i tried many ways to build it but this one worked with me but i don't know why i get this error when using model_combined.summary(). I have attached two images which contain the summary of 1D & 2D CNN summary of 1D CNN , summary of 2D CNN Thank you very much! ValueError Traceback (most recent call last) <ipython-input-20-3c58e6d04c4d> in <module>() 60 #opt = RMSprop(lr=0.001, rho=0.9) 61 model_combined.compile(optimizer=opt, loss=