i need some guide lines and help to develop this ANN. i don't have any past experience with neural networks and this is little bit hard for me. i want to recognize handwriting using this..

any help would be nice..

:-|

link|improve this question

64% accept rate
Is using a neural network one of the requirements? Is the handwriting data in a particular domain, i.e. addresses, numbers, signatures? A neural net might not be the best solution. – uncle brad Jun 19 '11 at 15:30
Neural networks have to be trained before they become functional. You are going to get a serious case of writers' cramp before you get there. It takes a very advanced one like the human brain at least 6 years. Labor of love, really. – Hans Passant Jun 19 '11 at 16:16
feedback

1 Answer

This is an open source c# OCR:

http://neurondotnet.freehostia.com/samples/ocr.html

link|improve this answer
i'll give a try thank.... – FlaMM3R Jun 19 '11 at 15:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.