placeholder image 2

Detecting Potential Misinformation Spreaders during Disaster

Twitter provides a platform where information is exchanged every second through conversations. Unfortunately, spread of misinformation is demaging the reputaion of the platform and could cause huge loss especially in case of disasters. NLP techniques can be applied to handle that.

Read More

placeholder image 2

Scratch

Implement basic Machine Learning Algorithms from scratch in python.

Read More

placeholder image 2

Keras Implementation of Image Captioning Model

Image captioning is a task that involves computer vision as well as Natural language processing. It takes an image and is able to describe whats going on in the image in English. It uses InceptionV3 to extract features from images and LSTM to generate captions for images.This implementation uses Keras with Tensorflow back end.

Read More

placeholder image 2

Titanic : Machine Learning from Disaster Kaggle

Predict whether the passenger will survive titanic disaster or not

Read More

placeholder image 2

60 Days of ML Code

60 Days of ML Code is a committment to study Machine Learning at least one hour a day . I was also able to do a couple of projects during this time

Read More