Complete-CNN-Implementation-using-Keras-Tensorflow
If you like this kernel please kindly UPVOTE as it greatly motivates me to contribute a lot more to this community. Introduction This kernel covers the complete CNN implementation using own dataset of images .The following topics will be covered. Loading and preprocessing own dataset Designing and training a CNN model in Keras Plotting the Loss and Accuracy curve Evaluating the model & Predicting the output class of a test image Visualizing the intermediate layer output of CNN Plotting the confusion matrix for your result