Making a neural network
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
SyedShomaail Jafri
le 14 Déc 2015
Réponse apportée : Greg Heath
le 15 Déc 2015
I am a novice to matlab I have 4 X 500 integer input data and a 1 X 500 target data (boolean) what is the most suitable neural Network to use and how to build and use is my question What I did uptil now is to install matlab with neural Network
0 commentaires
Réponse acceptée
Greg Heath
le 15 Déc 2015
Regression and Curvefitting
help fitnet
doc fitnet
Classification and Pattern Recognition
help patternnet
doc patternnet
Hope this helps.
Greg
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!