You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project I create a Convolutional Neural Network (CNN) that can classify images of cats and dogs with an accuracy of 82%. Additionally, it includes a Python script that leverages the trained model to make real-time predictions using a webcam.
About
In this project I create a Convolutional Neural Network (CNN) that can classify images of cats and dogs with an accuracy of 82%. Additionally, it includes a Python script that leverages the trained model to make real-time predictions using a webcam.