photo

Sertan Kaya


2011 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Pattern Classification

統計

MATLAB Answers

3 質問
1 回答

ランク
192,900
of 300,779

評判
0

コントリビューション
3 質問
1 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,997

コントリビューション
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 1 件の回答 | 0

1

回答