CNNs-implementation-object-classifications-multiclass CNNs implementation for object (image) classifications (Multiclass classification - three classes) Used three classes for classification by layers.Dense(3) #numer of classes Library used for this project: Numpy Tensorflow Keras Matplotlib