Making a neural network
2 views (last 30 days)
Show older comments
SyedShomaail Jafri
on 14 Dec 2015
Answered: Greg Heath
on 15 Dec 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 Comments
Accepted Answer
Greg Heath
on 15 Dec 2015
Regression and Curvefitting
help fitnet
doc fitnet
Classification and Pattern Recognition
help patternnet
doc patternnet
Hope this helps.
Greg
0 Comments
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!