how to train and test own dataset in neural network?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Greg Heath
el 11 de Oct. de 2017
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 comentarios
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!