Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 279 Bytes

File metadata and controls

13 lines (8 loc) · 279 Bytes

Image Classification

In this Project, I used Augumentation technique to increase my dataset, also for preventing my model from overfitting.

Dependencies

  • keras
  • Tensorflow as Backend
  • numpy
  • matplotlib

I used jupyter notebook for the implementation.