In this repository will be applyed convolution neural network (CNN) in series of pre-classified images of Cats and Dogs to predict if a new image have cat or a dog.
- in terminal, run main.py ** after this, the neural model will save it's variable in my_model.tflearn
- to classify the test folder run apply_model.py