Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 350 Bytes

Animal-CNN

This program will train on classes of images and learn to recognize what the image is, even if it has never seen that image before.

  1. Download images and organize into folders (kaggle.com)
  2. Map the directories of your images to the program
  3. Run the training script to train model
  4. Use test images to evaluate prediction accuracy