Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prabha1729/image-classification

Multi-layered perceptron on Google's Quick Draw Dataset
https://github.com/prabha1729/image-classification

image-classification keras matplotlib neural-networks python3 quickdraw-dataset tensorflow

Last synced: 10 days ago
JSON representation

Multi-layered perceptron on Google's Quick Draw Dataset

Awesome Lists containing this project

README

        

# Image Classification on AI Quick Draw
• Trained multi-layered neural network on AI quick draw dataset with 10 categories each category includes 12,500 images with size of 28x28.

• Evaluated & compared performance of the model in terms of accuracy & time by changing the number of hidden layers, image resolution.

![Plot](https://github.com/prabha1729/Sentiment-Analysis/blob/master/hiddernlayers.png)
![Plot](https://github.com/prabha1729/Sentiment-Analysis/blob/master/epoches.png)