photo

Sertan Kaya


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Pattern Classification

统计学

MATLAB Answers

3 个提问
1 个回答

排名
192,903
of 300,781

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,088

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,031

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 0

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答