how to train and test own dataset in neural network?
1 回表示 (過去 30 日間)
古いコメントを表示
I am new in neural network..I have a data set with 6600 Row and 113 column and my task is to train and test these to generate regression,learning rate , momentum , plot confusion matrix.. what is the code?
0 件のコメント
回答 (2 件)
Greg Heath
2017 年 10 月 11 日
There are three documentation sources of code
help fitnet
doc fitnet
type fitnet
There are hundreds of examples in the NEWSGROUP and ANSWERS
HITS
SEARCH WORDS NEWSGROUP ANSWERS
FITNET 98 520
GREG FITNET 88 436
Hope this helps.
Thank you for formally accepting my answer
Greg
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!