How can I extract test data, validation data and testing data from my trained network?
古いコメントを表示
I have used a feedforward backprop to train a network (ANN). I would want to know how to extract the training, validation and testing data sets respectively.
Thank you.
3 件のコメント
Swarooph
2017 年 7 月 31 日
Can you tell us the function you used to train the network?
Cong Ba
2017 年 8 月 2 日
It seems like you trained the model BEFORE you divide your data into training, val and testing sets?
Yonten Dubjur
2019 年 5 月 31 日
hi, i am with the same question and i have used quasi newton function to trian the network. how can i extract the validation data set. i am able to extract the train and the test set but not able to do with vaidation. your help will be a great benifit. thank you,

回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!