-
Notifications
You must be signed in to change notification settings - Fork 5
Train model
amin jamal edited this page Jan 7, 2019
·
2 revisions
- -d Dataset path
- -m Model name [ save weights in hdf5 format ]
python[3] training.py -d Datasets/Cells -m includeamin.hdf5
download dataset from https://www.kaggle.com/paultimothymooney/blood-cells/kernels and extract files and copy in Datasets directory
includeamin (amin jamal)