Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 174 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 174 Bytes

Classify dogs and cats

Usage

  • Use data_prep.py to generate training data.
  • Use train.py to train the model.
  • Run tensorboard --logdir=logs to analyze run log.