How do I use a model in keras with multiple inputs?

后端 未结 0 913
长发绾君心
长发绾君心 2021-02-04 03:37

i made a neural network with a (20,20) grid (shape = (20,20,1)) input and a vector of size 4 (shape = (4)).
i want to use it on a sample of size 1. So if X1 is a (20,20,1

相关标签:
回答
  • 消灭零回复
提交回复
热议问题