Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anjanatiha authored Mar 15, 2019
1 parent 143c49d commit 1797943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Application : Image Recognition, Image Classification, Medical Imaging
<pre>
1. Detected Malaria from microscopic tissue images with Auto ML (Google's "NASNet").
2. For training, concatenated global pooling (max, average), dropout and dense layers to the output layer for final output prediction.
3. Attained validation accuracy of 95.72% and loss 0.1385 on 250K+ (6.5GB+) image cancer dataset.
3. Attained validation accuracy of 95.72% and loss 0.1385 on 27K+ (330MB+) image cancer dataset.
</pre>

#### Code
Expand Down

0 comments on commit 1797943

Please sign in to comment.