How can I evaluate neural network tool (such as, BP and MLP) in matlab.

I have project to evaluate the neural network tool for Thalassemia disease by using matlab software. Please help me how can I do it.

 Accepted Answer

If this is a classification problem, search words are
patternet (Current function for classification and pattern recognition)
newpr ( Obsolete function if you do not have patternnet)
Try the classification examples at
help nndatasets
If you have problems with any of the examples post comments and error messages
Hope this helps.
Thank you for formally accepting my answer
Greg

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Tags

Asked:

on 14 Nov 2013

Answered:

on 17 Nov 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!