Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 197 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 197 Bytes

DLwP-keras

Notebook from colab.

Dog-cat classifier started from scratch.

Approaches taken:

  1. Naive CNN
  2. Data augmentation
  3. Transfer learning from VGG16, feature extraction
  4. fine-tuning