Skip to content

Instantly share code, notes, and snippets.

@RBeato
RBeato / log.md
Last active October 16, 2018 23:15 — forked from llSourcell/log.md

#100 Days Of ML Code

Day 0: July 6, 2018

(Leukocyte classification)

Today's Progress: Uploaded the project to GitHub.

Thoughts: Image importing and prepararion was already done, as well as the transfer learning using 'Imagenet' on a ResNet50. Data Augmentation as also done. Added the model top and it seems to work but the results are bad. There is no improvment on the accuracy nor decrease in the loss. Having trouble uploading .json model file after saving it.

Link to work: Leukocyte classification