Feeds
提问
how to divide data set randomly into training,testing,validation data set?
Hello guys, I have a dataset of a matrix of size 116*116*45 type double and I want to divide it randomly into 3 subsets training...
6 years 前 | 1 个回答 | 0
1
个回答提问
how to extract data after squeeze the matrix?
i have 3D data that will be squeezed to 2D data matrix. the data is 116x150x45 where after the squeeze, i want to take out sampl...
6 years 前 | 1 个回答 | 0
