CNN For Car-Recognition
A simple convolutional neural network for car recognizer using keras library that achieves over 95% accuracy, and capable of predicting images of same aspect ratio
Information Sharing Platform
Build a Quora like web application using PHP backed server. Designed the database schema from scratch and used MySQL as backend database Implemented newsfeed, create topic, reply, user-authentication features (login, logout, register) from scratch and follow features.
Sentiment Identification
Build a deep neural network for sentiment identification using Tensorflow and python NLTK, capable of differentiate words like good with bad, sad with happy i.e. pos and neg words.