Skip to content
Narendra Nath Jha edited this page May 18, 2019 · 2 revisions

This is a basic implementation of Artificial Neural Network. This project uses Tensor(images) to both train the model and then test the model. There were not much images available online to train model though the dataset was available in other formats. I have used CNN to train the model and used many modules like keras.ImagePreProcessing to preprocess the dataset. Keras is used as the main library.

OutputOutput Any questions mail me on: namanj9843@gmail.com

Clone this wiki locally