Skip to content

Train model

amin jamal edited this page Jan 7, 2019 · 2 revisions

Train model

commandline arguments

  • -d Dataset path
  • -m Model name [ save weights in hdf5 format ]

Example Usage

python[3] training.py -d Datasets/Cells -m includeamin.hdf5

Dataset

download dataset from https://www.kaggle.com/paultimothymooney/blood-cells/kernels and extract files and copy in Datasets directory

Clone this wiki locally