About Me
Publications
Projects
Resume
Blog
Below are a selected list of projects I have worked on
CARTMAN
Complex Activity Recognition Using Topic Models for Feature Generation from Wearable Sensor Data
Get Up!
Assessing Postural Activity & Transitions Using Bi-Directional Gated Recurrent Units On Smartphone Motion Data
NLP - Summarizing diverse texts
Project to extract a diverse and representative set of reviews from a pool of many(>100) reviews
Audio Signal Analysis - Country Classification
Identify the country of birth of a person based on the accent from their voice samples
NLP - Chatbot
Created a rudimentary chatbot from scratch which was designed to repond based on the emotion of the user
AI - N-Puzzle Solver
Created a python code to solve the N-Puzzle using the A* algorithm