dreamflyforever / dogs_vs_cats

classify dogs or cats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

profile

This project wroten an algorithm to classify whether images contain either a dog or a cat. This is easy for humans, dogs, and cats. Your computer will find it a bit more difficult.

environment

  • Anaconda
  • Tensorflow
  • python 3

data

https://www.kaggle.com/competitions/dogs-vs-cats/data

designed

  • picture input
  • creat CNN
  • training
  • cost lost

license

MIT

About

classify dogs or cats


Languages

Language:Python 100.0%