Projects

Parallel Graph Search (A Case Study)

An in-depth analysis of common graph search algorithms such as Bellman-Ford, Dijkstra and A-star and their parallelized couterparts.

Signature Extraction from Documents using CNNs

Used the basics of Computer vision techniques in conjunction with Siamese Neural Networks to extract and verify signatures from documents.

Deep Neural Networks for Early Diagnosis of Parkinson’s Disease

A project I conducted to design a deep neural network which is better at the diagnosis of Parkinson's on a crowd-sourced dataset.