Feeds
提问
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
Hi, I got an error and I don't know why it happened. The error is "Unable to perform assignment because the size of the left si...
2 years 前 | 2 个回答 | 0
2
个回答已回答
Error using DAGNetwork/predictBatch, Execution of script dictionary as a function is not supported
xtest is a 100x10 double. I solved this problem by reinstalling a new version of matlab (matlab2023a), thanks for the reply.
Error using DAGNetwork/predictBatch, Execution of script dictionary as a function is not supported
xtest is a 100x10 double. I solved this problem by reinstalling a new version of matlab (matlab2023a), thanks for the reply.
2 years 前 | 0
| 已接受
提问
Error using DAGNetwork/predictBatch, Execution of script dictionary as a function is not supported
when I run the code %% import kerasNetwork net = importKerasNetwork("Model.h5") %% predict ypred = predict(net,xtest); it's...
2 years 前 | 1 个回答 | 0