Darrien Walters
Followers: 0 Following: 0
Feeds
提问
Using Weighted Classes in CNN
In trying to set up my CNN layers with weighted classes I am getting an error that states: "Error using classificationLayer>iPa...
3 years 前 | 1 个回答 | 0
1
个回答提问
Change Axis title for distribution fitter
Good day, I am currently using the distribution fitter app to plot the PDF and CDF of my dataset. However the x-axis always s...
4 years 前 | 1 个回答 | 0
1
个回答提问
Error with CNN and LSTM network
Good day, I am attempting to do a combined cnn and lstm network with the following layers: tempLayers = [ sequenceInput...
4 years 前 | 1 个回答 | 0
1
个回答提问
Error with CNN and RNN network
I am using a CNN and RNN together in matlab i believe my layers are connected properly. The problem i get is when i try to train...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to find multiple means of an array
I have an array and I'm trying to make another array consisting of mean values of the first array. I have some code i used to t...
4 years 前 | 1 个回答 | 0
1
个回答提问
Seperating columns into rows
I have an array consisting of 1 column and multiple rows. eg. B=(1:10); i would like to make an array A which contains rows ...
4 years 前 | 1 个回答 | 0