I am broadly interested in working in all things machine intelligence. I'm currently focusing on ML/DL models that can run on compute-constrained devices, like mobile phones, tablets, and smart glasses.
Previously, I worked on porting Deeplearning models for driver monitoring onto hardware. I implemented runtime optimizations such as quantization and pruning. I also accelerated parts of the algorithm to take advantage of the architecture of specific accelerators.
At university, I was a research assistant at The Secure and Intelligent Things Lab, and working on the security of Autonomous Vehicles. I explored various methods of generating Adversarial Examples using DNNs, that fool state-of-the-art object detection models including those part of the YOLO family, in Autonomous driving scenarios.
My previous experience also includes working with United Airlines to develop a Machine Learning Quality Assurance web app, which used CNNs to score the quality of aircraft (accuracy 98%) automatically instead of Quality Engineers manually sifting through 1000s of images. The web app also helped the quality team automatically monitor the live sentiments of customers on X (then Twitter) using sentiment analysis
I love learning and experimenting, so here you will find all my hobby projects! I like to delve deep into things, so you will see some deep dives into common algorithms like Principal Component Analysis, code to visualize CNNs, and even some Assembly programming!