Click here to Skip to main content
15,891,762 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more:
sir,
i need neural network sample coding for white blood cell classification
Posted

There are good enough documentation of Neural network on web. Few:
http://www.mathworks.in/help/toolbox/nnet/[^]
http://www.mathworks.in/help/toolbox/nnet/ref/train.html[^]

About blood cells, this should get you started:
Algorithm for classification of White blood cells without neural networks[^]
 
Share this answer
 
I think you will find that that may be a bit too specific to find on a general site.
Google may be able to help, but I suspect that you are going to have to do most of the actual work yourself:
Google: neural network sample coding for white blood cell classification[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900