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
