photo

ikeuwanuakwa


Near East University, Turkey

Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
75,384
of 300,584

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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

  • Explorer
  • First Review
  • Thankful Level 1
  • First Answer
  • Scavenger Finisher

View badges

Feeds

View by

Answered
deep network quantizer does not work
I have a different problem, this line of code is given error quantOpts = dlquantizationOptions('MetricFcn', ... {@(x)hComp...

5 years ago | 0

Question


I need help on this Deep Network Quantizer code
I copied this code from https://www.mathworks.com/help/deeplearning/ref/deepnetworkquantizer-app.html net = inceptionresne...

5 years ago | 0 answers | 0

0

answers

Answered
SVM cross validation folds' accuracy
Hi Bhargavi, How can perform K-fold validation for regression problem using ANN or RNN on nntool APP? The Regression learner A...

5 years ago | 0

Question


How do I partition my data into XTrain and YTrain with Code.
I want to learn how to partition data into XTrain and YTrain with code. I usually do it manually, but I want to learn how to as...

5 years ago | 0 answers | 0

0

answers

Question


How can I plot only the traning set in plotperform(tr) figure in MATLAB.
I am working on Prediction using NNs but I do not want to include the Testing and Validation state in my plotperform(tr) figure....

9 years ago | 1 answer | 0

1

answer