how to train and test own dataset in neural network?
조회 수: 4 (최근 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!