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.
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
