Darrien Walters
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
132,824
of 296,446
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,376
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,475
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
4 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0