Feeds
提问
How to determine the dimension label of a vector and MiniBatchFormat for input of a deep neural network
I am trying to construct a mutiple input layer deep-NN, under the help of example "Train Network on Image and Feature Data". The...
4 years 前 | 1 个回答 | 0
1
个回答提问
Why my "arraystore" will change the dimension of the images data set
I imported images data from my local file use "imread", and use "arraystore" to convert it, but when I use "read" to check it I ...
4 years 前 | 1 个回答 | 0
