photo

Sertan Kaya


Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: Pattern Classification

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
192,895
of 300,763

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,082

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,923

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to test an input (after training) by using Neural Network ?
Hello, I want to do cancer detection using NN. In the training scheme: 1) Feature_vectors [5,10000] (Five attributes by numb...

10 years ago | 1 answer | 0

1

answer

Answered
After test the input in Neural Network with sim command, how to get the original scale without using real outputs?
Thanks for not responding though ! Not scaling input and target vectors solved my problem.

14 years ago | 0

Question


After test the input in Neural Network with sim command, how to get the original scale without using real outputs?
Training has been done already, and "net" exists for testing of Neural Network. Given an inputs_test matrix, I scale the inputs_...

14 years ago | 1 answer | 0

1

answer

Question


Segmentation violation with video reader
When I run the following video reader code; % Read one frame at a time. for k = 1 : handles.xyloObj.NumberOfFrames set(...

15 years ago | 1 answer | 0

1

answer