Open Source Contributions#

High-Elo chess bot that pairs policy learning from human games — an HSTU sequential transformer pretrained on Lichess — with value-based search (a WDL value head plus depth-2 policy-pruned minimax). Full build log in Building a Chess Bot with HSTU.

Python library for generating fixed-dimensional embeddings from multi-vector representations, based on Google Research’s MUVERA. C++ core exposed to Python via nanobind and published on PyPI.

Comparing various online hyper-parameter optimization techniques on sampling efficiency, latency, and ease of implementation.

Solving and animating maze-solving algorithms using Manim.

Python library for Spelling correction based on SymSpell written in C++ and exposed to python via pybind11.

Comparing performance of different InfoNCE type losses used in contrastive learning.

Exploring Reinforcement Learning algorithms on customized Lunar Lander environment with dynamic realistic wind vectors by extending the gym environment.

ML inference framework for pytorch models in Asynchronous C++ which supports dynamic batching, Arrayfire, quantized model, and various optimizations written using Drogon

Easily reproducible machine learning baseline for automatic speech recognition using semi-supervised contrastive learning.

Fast C++ implementation of ESOLA using KFRLib, can be used for online time-stretch augmentation during SpeechToText training.

Initial Contributor to Newman which is a command-line collection runner for Postman.

Initial Contributor to Postman Interceptor a helper extension for the Postman packaged app.