Tag: CNN
-
CNN Image Classification
Rock-Scissors-Paper Image Classification using Tensorflow and Keras. This is my practice in deep learning for image classification using Convolutional Neural Network (CNN) from Keras and TensorFlow library in Python, I am using Go Colaboratory as IDE. CNN is a class of artificial neural network (ANN), most commonly applied for visual imagery. CNN is neural network…