How to create neural network ?

I have a algorithm which generate template for iris recognition. Now i want to check the performance of the algorithm for 100 eye image. Can i use neural network toolbox or i need to develop additional algorithm?

3 Comments

you just start with toolbox,and try to run the data by it, then if result not satisfied, from toolbox u go to the scrip file you generate the code run previously than, start manipulate and modify it as you want
Can u elaborate little bit...i am also new at using neural network, i having difficulties about how to start.
What is your algorithm? Is it a NN algorithm? What do you mean by "template"? What is that? If you have this algorithm, why can't you just run it on 100 images using batch processing code in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F

Sign in to comment.

Answers (0)

Categories

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

Asked:

on 16 Dec 2013

Commented:

on 17 Dec 2013

Community Treasure Hunt

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

Start Hunting!