Projects

I ๐Ÿ’œ building cool stuff ๐Ÿ‘จโ€๐Ÿ’ป ๐Ÿ’ป

Here are some of my projects & publications

  • Senior Thesis: Deep Patient for Summarizing Health Records

    Recreated the Deep-Patient architecture that generates an embedding for EHRs by using stacked deonising autoencoders. This out-performs other predictions based on raw-data and other dimensionality-reduction methods.

  • Image Similarity using Deep Ranking

    Re-implementation of paper, “Learning Fine-grained Image Similarity with Deep Ranking”. Trained ResNet101 neural net on TinyImageNet across multiple GPUS.

  • Web Of Videos

    A Web app that connects video segments across various online courses. The segments are connected by the similarity of concepts covered in them. I implemented and experimented with various text analysis algorithms such as Semantic similarity and TF-IDF scoring to make a similarity metric.