Sertan Kaya
Followers: 0 Following: 0
Statistik
RANG
201.741
of 301.261
REPUTATION
0
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 21.209
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.690
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortAfter 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.
fast 15 Jahre vor | 0
Frage
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_...
fast 15 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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(...
etwa 15 Jahre vor | 1 Antwort | 0
