In this video, I show how to use Machine Learning with Tensorflow in Python to classify images between cats and dogs. We use convolutional neural networks with convolution, MaxPooling, and Dense layers. We also use Dropout and Image Augmentation to prevent overfitting. In the end, we get ~76% validation accuracy, which is not too bad, but we will see how to improve this in the next video. Part 2 Video:
Link to data:
Link to code:

0 Comments