Skip to content

tneupaney/wbc-classification-improved

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wbc-classification-improved

Classifying White Blood Cells with CNNs I found a WBC classification neural network developed by dhruvp in github. We would dive into the code and try to improve it. By adding simple dropouts inside the model I could achieve far smoother lines for variation loss and accuracies, while maintaining the accuracy score of 98.59+% on test data. Also the validation accuracy in my version remains greater than the training accuracy, which means we don’t overfit.

Improved WBC classification with CNNs

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%