Mehrdad Azh
McMaster University
2015년부터 활동
Followers: 0 Following: 0
Feeds
답변 있음
How to save a trained Neural Network with NNTools and classify a new set of data based on it? I don't want to use the testing/validation percentage in the GUI
write this function in Matlab: %%%%%%%%%%%%%%%%%%%%%%%%%% function iris_datasets() [x,t] = iris_dataset;%this is a data...
How to save a trained Neural Network with NNTools and classify a new set of data based on it? I don't want to use the testing/validation percentage in the GUI
write this function in Matlab: %%%%%%%%%%%%%%%%%%%%%%%%%% function iris_datasets() [x,t] = iris_dataset;%this is a data...
10년 초과 전 | 1
| 수락됨
질문
How to save a trained Neural Network with NNTools and classify a new set of data based on it? I don't want to use the testing/validation percentage in the GUI
Hi, I have used NNstart to train a NN based on my data set. I have successfully done that and can see the confusion matrices ...
10년 초과 전 | 답변 수: 1 | 0
