Hi, I'm Akshay, I'm a Data scientist currently based in San Diego, CA. My current work lies in the Computer Vision domain with specific focus on 3D Deep Learning based Image Segmentation. My interests converge at the intersection of DS, SWE & ML. I am a dedicated individual who enjoys solving complex problems, building things and having fun while at it.
Trained an RL agent using the Q-Learning Algorithm in the OpenAI TaxiV3 environment.
Information retrieval model in Python and Apache Lucene, Implementing several ranking algorithms such as BM25, QLM & Vector Space Model to rank parsed and cleaned documents.
Batch gradient descent algorithm implementation with Line search to support dynamic learning rate scaling Note : Implementation incorporated into LinearRegession achieved slightly better error than Scikit-learn version on the same dataset.
Used Equi-joins in MapReduce on a subset of a large twitter graph with 80 million+ egdes to count the number of social triangles i.e. A->B->C->A (a 3-clique).
Exploratory Data Analysis and Modelling Project in R to analyse Agricultural yield and Women's employment in rural India conducted under the supervision of Prof. Kylie Bemis at Northeastern.
A visualization tableau workbook to display statistics on Air Quality Index data in the united states from 2001-2016.